From 539040db953be61848bd0dae96372bfcf6a95be6 Mon Sep 17 00:00:00 2001 From: Jason van Zyl Date: Mon, 12 Jan 2009 01:47:58 +0000 Subject: [PATCH] o start flipping over the bootstrap to mercury git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@733575 13f79535-47bb-0310-9956-ffa450edef68 --- build-mercury.xml | 230 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 230 insertions(+) create mode 100644 build-mercury.xml diff --git a/build-mercury.xml b/build-mercury.xml new file mode 100644 index 0000000000..4a570bdcfa --- /dev/null +++ b/build-mercury.xml @@ -0,0 +1,230 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + maven.home = ${maven.home} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Using plexus version ${pom.properties.plexusVersion} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + The new Maven distribution was created as part of the MAVEN-COMPILE step, above. + This goal just validates the presence of that distribution. + + + + + + + + + + + Extracting assembly to ${maven.home.dirname} ... + + + + + + + + + + + + + +