dist:prepare-src-filesystem doesn't recognize maven.ant.generatebuild.file
--------------------------------------------------------------------------

         Key: MPDIST-24
         URL: http://jira.codehaus.org/browse/MPDIST-24
     Project: maven-dist-plugin
        Type: Bug
 Environment: Windows XP
 Reporter: Steve McMee


I have encountered a bug in goal
dist:prepare-src-filesystem:

<attainGoal name="ant:generate-build"/>
          <ant:move 
            file="${basedir}/build.xml"
            tofile="${maven.dist.src.assembly.dir}/build.xml"/>
this target fails if you have specified the property 
maven.ant.generatebuild.file to another file than build.xml
${basedir}/build.xml should be replaced by ${maven.ant.generatebuild.file}

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


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

Reply via email to