Hi, for Maven 1 there was a property to set, maven.compile.encoding. How is that set in Maven 2.0?
I tried mvn -Dmaven.compile.encoding=UTF-8 compile, but the build still fails at a file containing UTF-8 characters. Thanks in advance, Christoph --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
