Hi,

I would like to run my tests on multiple JVMs. Which brings two questions:

1- Is there a way to fork in a new JVM?
2- Can I launch my tests multiple times?

I'm looking for something more "mavenized" than and ant task or a batch file
calling "maven test" multiple times changing JAVA_HOME each time.

Thanks,
Henri

Reply via email to