It's setup and also running the Its. https://ci.sonatype.org/job/Maven-2.0.x-ITs-UTF-16/3/console
Assuming I didn't mess up the config (you can see the execution at the beginning of the console output) it seems to be running without any errors so far. -----Original Message----- From: Benjamin Bentmann [mailto:[EMAIL PROTECTED] Sent: Monday, March 24, 2008 6:34 PM To: Maven Developers List Subject: Re: Maven and File Encoding > 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]