Hi

I'm using the latest and greatest Resources Plugin 2.5

Now I'm having a problem with Windows pathes: I have for instance a property 
"x" with the path "C:\foo\bar" and want to filter some files with it.

In my properties file I want it to be "C:\\foo\\bar", but in my batch file I 
want it to be "C:\foo\bar".

How do I do that using escapeWindowsPaths? As far as I know, I can't configure 
the Resources plugin twice in my build, since the resources can't be configured 
in the <plugin><configuration>.

Thanks for any help!

Best regards,
Eric



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to