[ 
http://jira.codehaus.org/browse/MRESOURCES-93?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Benjamin Bentmann closed MRESOURCES-93.
---------------------------------------

      Assignee: Benjamin Bentmann
    Resolution: Duplicate

This is a known issue in the maven-resources-plugin:2.3, downgrading to version 
2.2 will get you back to a working build.

On this occasion, I strongly recommend to lock down the versions of all plugins 
employed in your build for the sake of reproducibility. A build like yours that 
exhibits different output depending on the Maven version is surely suboptimal.

> Property substitution of ${project.build.directory} on Windows FAILS
> --------------------------------------------------------------------
>
>                 Key: MRESOURCES-93
>                 URL: http://jira.codehaus.org/browse/MRESOURCES-93
>             Project: Maven 2.x Resources Plugin
>          Issue Type: Bug
>    Affects Versions: 2.3
>         Environment: Windows XP 32 bits
>            Reporter: Rodolfo Rothganger
>            Assignee: Benjamin Bentmann
>         Attachments: sample.zip
>
>
> For a project target directory on C:\project\target, the maven build 
> substitutes the project property ${project.build.directory} with 
> c\:\\project\\target. The c\:\\ should be c:\\

-- 
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

        

Reply via email to