> FWIW right now we're using maven.test.fork=true (in 
> etc/project.properties) to spawn new JVMs when running the unit tests - 
> this fixes all kinds of classpath issues you often get with unit tests, 
> JUnit, Ant & XML parsers etc.
> 

Would it be better to set it to false so we deal with these from the outset?

Reply via email to