Author: brett
Date: Wed Jun 15 08:54:59 2005
New Revision: 190766

URL: http://svn.apache.org/viewcvs?rev=190766&view=rev
Log:
make sure the right install is used

Modified:
    maven/maven-1/core/trunk/maven.xml

Modified: maven/maven-1/core/trunk/maven.xml
URL: 
http://svn.apache.org/viewcvs/maven/maven-1/core/trunk/maven.xml?rev=190766&r1=190765&r2=190766&view=diff
==============================================================================
--- maven/maven-1/core/trunk/maven.xml (original)
+++ maven/maven-1/core/trunk/maven.xml Wed Jun 15 08:54:59 2005
@@ -180,6 +180,7 @@
       <ant:arg value="-Dmaven.repo.local=${maven.repo.local}"/>
       <ant:arg value="maven:run-touchstone"/>
       <ant:arg value="-e"/>
+      <ant:env key="MAVEN_HOME" value="${installerDir}" />
     </ant:exec>
 
 <!-- Temporarily disabled - we cannot release this at Apache due to GPL 
libraries included



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to