glenn.potter wrote:
>
> How do I rename test resource files during the build cycle?
>
> I have
> src/test/resources/data/x.dat.template
> and want
> target/test-classes/data/x.dat
>
> Thanks for the help.
>
Good day to you, gleen,
AFAIK, none of the released maven apache plugins does not support renaming
of files (including maven-resources-pugin). I'm not sure though if there are
any available plugins out there fore file manipluation (i.e. file renaming).
Cheers,
Franz
--
View this message in context:
http://www.nabble.com/renaming-test-resources-tf2332533.html#a6500428
Sent from the Maven - Users mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]