On Sat, Oct 17, 2009 at 2:17 PM, Jörg Schaible <joerg.schai...@gmx.de> wrote: > James Carman wrote: > >> On Sat, Oct 17, 2009 at 8:33 AM, Luc Maisonobe <luc.maison...@free.fr> >> wrote: >>> What about adding also clirr, pmd, checkstyle, findbugs and cobertura >>> plugins ? >> >> If we add them, can we make sure they're only active during the >> profiles we use for cutting releases (or their own profiles)? They >> can really slow down a build. > > The pluginManagement section only takes care about the version of a plugin > in use and its default configuration, it does not force their running.
Unfortunately plugins in the <reporting> section take no notice of the version you specify in <pluginManagement> - one of the disappointments of maven, so there is no point in adding them :( Niall > - Jörg --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org