How to set -Xmx to the forked JVM running junit ?

I'm getting an outof memory excpetion no matter how much I set the -Xmx value through MAVEN_OPTS. The trace shows me that the forked VM that runs the JUnit suite is not inheriting the -Xmx option at all. How could I do that ?

thanks

Sebastien Sahuc


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



Reply via email to