Answering my own questions,

1- Yes it is. Just use the jvm parameter of the surefire plugin
2- Just add multiple plugin executions with different JVMs

On 1/10/07, Henri Tremblay <[EMAIL PROTECTED]> wrote:

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