You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by William Ghelfi <w....@agiletec.it> on 2009/04/08 11:15:20 UTC

[maven-resources-plugin] waiting for 2.4 or a backport

Hi,
first time here.

I found an issue with the escaping/interpolation of paths under
windows, using the goal "copy-resources"

Example:
${basedir} ===> C\:\\Some\\Path

Where of course the "\:" thing will take down my application

A quick test and a quick search revealed that this issue has been
fixed in 2.4-SNAPSHOT && that this is a quite common issue for users
developing with portability in mind.

So, can we hope to have a 2.3.1 coming soon with a backport of the fix
without having to wait for the 2.4?

Thank you in advance for any information,
William Ghelfi

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