From 0b3494a88d9c3a891abe5e358f6d1b3fcbe15e8e Mon Sep 17 00:00:00 2001 From: Jason van Zyl Date: Sun, 13 Jul 2008 17:59:26 +0000 Subject: [PATCH] o make sure the distribution is removed and the new distribution laid down properly git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@676382 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 26 +++++++++----------------- 1 file changed, 9 insertions(+), 17 deletions(-) diff --git a/build.xml b/build.xml index 5965e06d63..36f50490c7 100644 --- a/build.xml +++ b/build.xml @@ -49,7 +49,12 @@ having a set of builds converge on the same repository for integration purposes. + + + + + maven.home = ${maven.home} @@ -57,11 +62,7 @@ having a set of builds converge on the same repository for integration purposes. - - - - - + @@ -158,12 +159,12 @@ having a set of builds converge on the same repository for integration purposes. - + + The new Maven distribution was created as part of the MAVEN-COMPILE step, above. This goal just validates the presence of that distribution. - @@ -175,17 +176,8 @@ having a set of builds converge on the same repository for integration purposes. Extracting assembly to ${maven.home.dirname} ... + - - - - - - - - - -