Hi, While implementing the clover plugin I have a need to run the tests in a forked VM. The reason is that the data collected by clover need to be flushed to disk and the only sure way to get that done is by shutting down the VM.
Hence my question: is it possible to run surefire tests in fork mode (using a forkmode=once like the Ant JUnit test runner for example)? Thanks -Vincent --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]