Re: Bug in the junit plugin?

2004-05-12 Thread Frederic Gedin
Frederic Gedin a écrit : Hello I am facing a problem with maven junit plugin: I put some asserts inside my code and gave the following options in the project.properties file: maven.junit.fork=true maven.junit.jvmargs=-ea When running maven -X test, I clearly see that the JVM is invoked with

Re: Bug in the junit plugin?

2004-05-12 Thread dion_gillard
This is not good. They should both be processed in the same way. Raise a bug report in Jira. -- dIon Gillard, Multitask Consulting Frederic Gedin [EMAIL PROTECTED] wrote on 12/05/2004 06:42:40 PM: Frederic Gedin a écrit : Hello I am facing a problem with maven junit plugin: I