On Thu, 2004-02-12 at 16:12, Sebastien Sahuc wrote:
> 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 ?

maven -Dmaven.junit.fork=true test

> thanks
> 
> Sebastien Sahuc
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]

-- 
jvz.

Jason van Zyl
[EMAIL PROTECTED]
http://maven.apache.org

happiness is like a butterfly: the more you chase it, the more it will
elude you, but if you turn your attention to other things, it will come
and sit softly on your shoulder ...

 -- Thoreau 


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

Reply via email to