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.

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