Author: handyande Date: Mon Mar 5 12:34:20 2007 New Revision: 514857 URL: http://svn.apache.org/viewvc?view=rev&rev=514857 Log: Also, expand the right assembly
Modified: maven/components/trunk/build.xml Modified: maven/components/trunk/build.xml URL: http://svn.apache.org/viewvc/maven/components/trunk/build.xml?view=diff&rev=514857&r1=514856&r2=514857 ============================================================================== --- maven/components/trunk/build.xml (original) +++ maven/components/trunk/build.xml Mon Mar 5 12:34:20 2007 @@ -344,7 +344,7 @@ <arg line="${maven.goals}"/> </java> - <property name="maven.assembly" location="maven-cli/target/${maven.home.basename.expected}-bin.zip"/> + <property name="maven.assembly" location="maven-embedder/target/${maven.home.basename.expected}-bin.zip"/> <condition property="build.failed"> <not> <available file="${maven.assembly}"/>