Thanks, I was reading an outdated cached version of that url...

Mike Perham wrote:
Geoffrey, read this:

http://mojo.codehaus.org/javancss-maven-plugin/howto.html

-----Original Message-----
From: news [mailto:[EMAIL PROTECTED] On Behalf Of Geoffrey De Smet
Sent: Friday, June 23, 2006 8:32 AM
To: users@maven.apache.org
Subject: Re: [ANN] Maven2 javancss plugin 2.0-beta-1

Nice report :)

On thing though: it aggregates the reports of the modules only if the module sites are already build before.

Basically:
mvn clean
mvn site
Would generate no aggregate

While,
mvn clean
mvn site
// add one line
mvn site
Would generate an aggregate with one line not counted.

This is probably related to how maven 2 handles modules,
but is there any ideas on how to fix it?


--
With kind regards,
Geoffrey De Smet


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to