Hi,
 I'm using JCoverage plugin and Junit plugin in the same project.
  Junit report no failure and no error
  Jcoverage report an error with the same testcase.

I've got a java.lang.VerifyError (Illegal constant pool index)
I'm using the following properties:
maven.test.failure.ignore=true
maven.junit.fork=yes
maven.junit.jvmargs=-Djava.awt.headless=true
maven.compile.source=1.5
maven.compile.target=1.5
maven.jcoverage.junit.fork=yes

Has anybody an idea of what happen?

Best Regards

Eric




--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to