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

[jira] Moved: (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 ]

Benjamin Bentmann moved MNG-4396 to MRESOURCES-109:
---------------------------------------------------

           Complexity:   (was: Intermediate)
    Affects Version/s:     (was: 2.2.1)
                  Key: MRESOURCES-109  (was: MNG-4396)
              Project: Maven 2.x Resources Plugin  (was: Maven 2)

> 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