[
http://jira.codehaus.org/browse/MRESOURCES-121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=218365#action_218365
]
Tim Astle commented on MRESOURCES-121:
--------------------------------------
Is there any workaround for this problem. We just ran into it today and it's
pretty annoying. I'm guessing that we can maybe set a specific version of an
earlier version of the resources plugin to work around this?
> expansion of ${pom.basedir} on windows
> ---------------------------------------
>
> Key: MRESOURCES-121
> URL: http://jira.codehaus.org/browse/MRESOURCES-121
> Project: Maven 2.x Resources Plugin
> Issue Type: Bug
> Affects Versions: 2.3
> Environment: windows 7
> Reporter: Marco Laponder
>
> when filtering resource the variable ${pom.basedir} expands on my windows
> system to:
> C\:\path\to\pom
> this contains one slash too may, this is an illegal filename which I cannot
> use anymore to open it from my java class.When I remove the first backslash
> so it expands to
> C:\path\to\pom
> the file name is valid
--
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