All, I'm not able to get the JCoverage maven plugin working. All reports I'm generating give 0% coverage (while I have unit tests). I've fiddled around with the properties, but none of the setting I made actually worked.
You can reproduce this problem by checking out my project from sourceforge: cvs -d:pserver:[EMAIL PROTECTED]:/cvsroot/toolforge login cvs -z3 -d:pserver:[EMAIL PROTECTED]:/cvsroot/toolforge co toolforge Then go to the toolforge-core module, e.g. Run 'maven jcoverage' and hopefully you'll have the same problem as I do. ;) I'm using Maven 1.0 and JCoverage plugin v1.0.8, which are the latest versions as far as I know. Can you give me any clues about what I'm doing wrong here? Thanks. Kind regards, Hilbert -- Drs. Hilbert Schraal Contrado Technologies B.V. Telefoon: 06 53814582 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
