You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by "Nelson, Jim" <Ji...@intuit.com> on 2005/05/05 05:21:05 UTC

Reports are empty running under Maven

Running jcoverage from Maven, generates reports with 0 hits.  Interstingly,
two jcoverage.ser files are generated, one in the root directory of the
project and one alongside the test classes.

It appears that the one in the root directory gets created when the classes
are instrumented, and then it never gets updated again.  The one in the test
classes appears to be updated as junit is running the unit tests on the
instrumented classes.

Any ideas?


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