You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Michael Owen <mi...@hotmail.com> on 2005/12/08 20:02:45 UTC

Maven 1.1-beta-2: Clover Assert Problem

Hi,

I'm using Clover with Maven 1.1-b2 (i.e. creating a clover report). However, 
it gives an error when it comes across an assert statement in Java (e.g.  
assert result != null : "the result should not be null";).

The error message is: [javac] [ERROR] ** Error(s) occurred and the 
instrumentation process can't continue.

and happens at the place where an assert is.


Any ideas?

Cheers

Mike



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org