Thanks dIon. Yeah, there was something wrong! There is another problem in that clover requires a clean before running... Otherwise it doesn't instrument the source files... I'll need to look into that.
-Vincent > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: 09 November 2003 23:09 > To: Maven Developers List > Subject: Re: [Dashboard] Example > > "Vincent Massol" <[EMAIL PROTECTED]> wrote on 10/11/2003 04:45:41 AM: > > > Someone asked for an example of the dashboard plugin. I've ran it on the > > Maven optional plugins: > > > > http://maven.apache.org/reference/plugins/optional/dashboard-report.html > > > > As you can see only a few of those projects have sources and aggregators > > that I've run are: > > > > - csall : # of checkstyle errors/warns > > - clovertpc: total test coverage percentage > > - cloverloc: LOC as computed by clover > > - cloverncloc: non-comment LOC as computed by clover > > > > We can also clearly see that none of the plugins have unit tests (I > > guess some have functional tests but this is not captured by clover in > > our setup). > > Something must be wrong, as some plugins do have unit tests, e.g. Struts, > Xdoc etc. > > -- > dIon Gillard, Multitask Consulting > Blog: http://blogs.codehaus.org/people/dion/ > Pub Key:http://blogs.codehaus.org/people/dion/public-key.asc > > > > --------------------------------------------------------------------- > 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]
