<http://jira.codehaus.org/browse/MAVEN-1503#action_30659>
Hello.
I would like to vote for some use of native2ascii.
For example command maven:copy-resources could first of all filter resource files (as it does now) and then all *.properties could be processed by native2ascii. And it could use existing maven.source.encoding (or any new, e.g. maven.properties.encoding) property to specify original encoding of properties.
I think each non english project needs native2ascii building step and IMO it does not look good when maven copies *.properties to target directory and then I need to create postGoal to replace them with n2a-ed.
Thanks for your great work.
-lk
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
