Return-Path: Delivered-To: apmail-maven-commits-archive@www.apache.org Received: (qmail 14951 invoked from network); 6 Aug 2008 14:01:28 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 6 Aug 2008 14:01:28 -0000 Received: (qmail 86063 invoked by uid 500); 6 Aug 2008 14:01:26 -0000 Delivered-To: apmail-maven-commits-archive@maven.apache.org Received: (qmail 86022 invoked by uid 500); 6 Aug 2008 14:01:26 -0000 Mailing-List: contact commits-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@maven.apache.org Delivered-To: mailing list commits@maven.apache.org Received: (qmail 86013 invoked by uid 99); 6 Aug 2008 14:01:26 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Aug 2008 07:01:26 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Aug 2008 14:00:39 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 577B72388986; Wed, 6 Aug 2008 07:01:06 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r683266 - /maven/plugins/trunk/maven-eclipse-plugin/pom.xml Date: Wed, 06 Aug 2008 14:01:05 -0000 To: commits@maven.apache.org From: aheritier@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20080806140106.577B72388986@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: aheritier Date: Wed Aug 6 07:01:05 2008 New Revision: 683266 URL: http://svn.apache.org/viewvc?rev=683266&view=rev Log: Reorg dependencies Modified: maven/plugins/trunk/maven-eclipse-plugin/pom.xml Modified: maven/plugins/trunk/maven-eclipse-plugin/pom.xml URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-eclipse-plugin/pom.xml?rev=683266&r1=683265&r2=683266&view=diff ============================================================================== --- maven/plugins/trunk/maven-eclipse-plugin/pom.xml (original) +++ maven/plugins/trunk/maven-eclipse-plugin/pom.xml Wed Aug 6 07:01:05 2008 @@ -51,7 +51,7 @@ -Xmx256m - + org.codehaus.plexus @@ -59,42 +59,12 @@ 1.0-alpha-7 - easymock - easymock - 1.2_Java1.3 - test - - - jdom - jdom - 1.0 - test - - - jaxen - jaxen - 1.0-FCS - test - - - saxpath - saxpath - 1.0-FCS - test - - org.apache.maven maven-project 2.0.8 org.apache.maven - maven-settings - 2.0.8 - test - - - org.apache.maven maven-plugin-api 2.0.8 @@ -134,24 +104,6 @@ 1.0-alpha-4 - org.apache.maven.shared - maven-test-tools - 1.0-alpha-1 - test - - - org.apache.maven.shared - maven-plugin-testing-tools - 1.0-alpha-3 - test - - - org.apache.maven.shared - maven-plugin-testing-harness - 1.1 - test - - biz.aQute bndlib 0.0.145 @@ -162,12 +114,6 @@ 0.2.0 - junit - junit - 3.8.2 - test - - org.eclipse.core resources 3.3.0-v20070604 @@ -190,6 +136,61 @@ + + + easymock + easymock + 1.2_Java1.3 + test + + + jdom + jdom + 1.0 + test + + + jaxen + jaxen + 1.0-FCS + test + + + saxpath + saxpath + 1.0-FCS + test + + + org.apache.maven + maven-settings + 2.0.8 + test + + + org.apache.maven.shared + maven-test-tools + 1.0-alpha-1 + test + + + org.apache.maven.shared + maven-plugin-testing-tools + 1.0-alpha-3 + test + + + org.apache.maven.shared + maven-plugin-testing-harness + 1.1 + test + + + junit + junit + 3.8.2 + test +