From 6e503a60d2d30ed9fa417e8bb8ea2ada4eee7f9f Mon Sep 17 00:00:00 2001 From: Benjamin Bentmann Date: Tue, 8 Dec 2009 19:04:03 +0000 Subject: [PATCH] o Fixed bootstrap git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@888522 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 26 +++++++++++--------------- pom.xml | 12 ------------ 2 files changed, 11 insertions(+), 27 deletions(-) diff --git a/build.xml b/build.xml index b0742f3e73..b5b87801b5 100644 --- a/build.xml +++ b/build.xml @@ -36,9 +36,6 @@ END SNIPPET: ant-bootstrap --> - @@ -83,26 +80,25 @@ END SNIPPET: ant-bootstrap --> - - + - + - + @@ -113,16 +109,14 @@ END SNIPPET: ant-bootstrap --> - - - - + + Using plexus version ${pom.properties.plexusVersion} - + @@ -192,7 +186,7 @@ END SNIPPET: ant-bootstrap --> - + @@ -204,14 +198,16 @@ END SNIPPET: ant-bootstrap --> - - + + + + diff --git a/pom.xml b/pom.xml index e0742d4c42..5f86c6e192 100644 --- a/pom.xml +++ b/pom.xml @@ -312,18 +312,6 @@ plexus-cipher ${cipherVersion} - - org.sonatype.plexus - plexus-plugin-manager - ${plexusPluginManagerVersion} - - easymock