Clirr.skip does not seem to work for mvn site

2011-09-06 Thread sebb
If a parent POM includes Clirr in the reports section, is it possible
to suppress/exclude the report in a child Pom?

It seems to be possible to override the level and comparison version
in the child Pom, but when I tried adding skiptrue/skip that seems
to be ignored by the site plugin.

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



Re: Clirr.skip does not seem to work for mvn site

2011-09-06 Thread Lukas Theussl


did you use pluginManagement?

http://maven.apache.org/pom.html#Plugin_Management

HTH,
-Lukas


sebb wrote:

If a parent POM includes Clirr in the reports section, is it possible
to suppress/exclude the report in a child Pom?

It seems to be possible to override the level and comparison version
in the child Pom, but when I tried addingskiptrue/skip  that seems
to be ignored by the site plugin.

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



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