You need to put sources and tests in different directories for jcoverage to work.
http://marc.theaimsgroup.com/?l=turbine-maven-user&m=109747344304878&w=2 A little archive searching goes a long way. Hilbert, a few items of netiquette to note for the future: - don't contact the developers directly when there is a list to contact - sign up to the list, don't just post. I moderated this message through. - research before asking (I just went to the mail archive and search for jcoverage and found the answer immediately) Thanks, Brett On Thu, 28 Oct 2004 10:15:19 +0200, Hilbert Schraal <[EMAIL PROTECTED]> wrote: > 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] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
