I can setup an alternate build for Maven.

Cool, thanks Brian.

What java options do I need to set to change the encoding?

Setting the system property "file.encoding" should do:

-Dfile.encoding=UTF-16

either via MAVEN_OPTS or directly on the java command line.


Benjamin

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to