Return-Path: X-Original-To: apmail-incubator-cloudstack-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-cloudstack-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id CCA42E815 for ; Mon, 21 Jan 2013 11:18:57 +0000 (UTC) Received: (qmail 28975 invoked by uid 500); 21 Jan 2013 11:18:56 -0000 Delivered-To: apmail-incubator-cloudstack-commits-archive@incubator.apache.org Received: (qmail 28493 invoked by uid 500); 21 Jan 2013 11:18:52 -0000 Mailing-List: contact cloudstack-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cloudstack-dev@incubator.apache.org Delivered-To: mailing list cloudstack-commits@incubator.apache.org Received: (qmail 27592 invoked by uid 99); 21 Jan 2013 11:18:50 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 21 Jan 2013 11:18:50 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 522E28223E9; Mon, 21 Jan 2013 11:18:49 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: hugo@apache.org To: cloudstack-commits@incubator.apache.org X-Mailer: ASF-Git Admin Mailer Subject: [44/50] [abbrv] git commit: Avoid some m2e error in eclipse for imported project. Message-Id: <20130121111849.522E28223E9@tyr.zones.apache.org> Date: Mon, 21 Jan 2013 11:18:49 +0000 (UTC) Avoid some m2e error in eclipse for imported project. Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/e8c0c1a8 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/e8c0c1a8 Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/e8c0c1a8 Branch: refs/heads/cloud-agent-with-openvswitch Commit: e8c0c1a8ee27070d0062ac4ada71b55ff8488254 Parents: 0333225 Author: Min Chen Authored: Fri Jan 18 11:36:09 2013 -0800 Committer: Min Chen Committed: Fri Jan 18 11:36:09 2013 -0800 ---------------------------------------------------------------------- pom.xml | 30 ++++++++++++++++++++++++++++++ 1 files changed, 30 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/e8c0c1a8/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index e09472f..35d6520 100644 --- a/pom.xml +++ b/pom.xml @@ -358,6 +358,36 @@ + + + org.eclipse.m2e + lifecycle-mapping + 1.0.0 + + + + + + + org.apache.maven.plugins + + + maven-antrun-plugin + + [1.7,) + + run + + + + + + + + + +