Absolute path in filtered resources are broken
----------------------------------------------
Key: MNG-4340
URL: http://jira.codehaus.org/browse/MNG-4340
Project: Maven 2
Issue Type: Bug
Components: Maven Resources Filtering
Affects Versions: 2.2.1, 2.2.0
Environment: Windows XP, Maven 2.2.1
Reporter: C. Delmas
I have a file which need to be filtered : it references
${project.build.directory}.
After the filtering, I have this kind of absolute path :
(...)
<path value="C\:\\Path\\To\\Somewhere"></path>
which cannot be used as a File path.
As far as I remember, this used to work in versions 2.0.x (don't know for
2.1.0).
--
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