No special treatment for file.encoding? OK, that answers that. One might have thought that the plugin running the show and the forked JVM needed to be on the same (code)page.
On Fri, May 21, 2010 at 3:47 PM, Stephen Connolly <[email protected]> wrote: > not > > you need to define what system properties to pass through in the <config > section of surefire plugin > > On 21 May 2010 13:24, Benson Margulies <[email protected]> wrote: > >> If I set -Dfile.encoding=utf8 in my MAVEN_OPTS, should I expect forked >> JVMs from surefire to inherit this, or not? >> >> --------------------------------------------------------------------- >> 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]
