You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Olivier Lamy (JIRA)" <ji...@codehaus.org> on 2009/10/16 10:26:26 UTC

[jira] Closed: (MRESOURCES-109) Problem when variables are replaced in under windows in the ressources files

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

Olivier Lamy closed MRESOURCES-109.
-----------------------------------

    Resolution: Not A Bug

> Problem when variables are replaced in under windows in the ressources files
> ----------------------------------------------------------------------------
>
>                 Key: MRESOURCES-109
>                 URL: http://jira.codehaus.org/browse/MRESOURCES-109
>             Project: Maven 2.x Resources Plugin
>          Issue Type: Bug
>         Environment: Windows
>            Reporter: Alexandre Navarro
>
> Problem when variables are replaced in under windows in the ressources files.
> For instance, I have a persistence.xml in src/main/ressources
> with
>  <jar-file>${basedir}/target/classes</jar-file>
> After filtering, the String was changed to
> <jar-file>C\:\\HOMEWARE\\workspace-3.5\\efts-trunk\\efts-referential/target/classes</jar-file>
> The \ after C: is abnormal.
> In maven 2.0.9, it works (no \)  but in maven 2.2.1 it does not work.

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