On Fri, Dec 12, 2008 at 7:28 AM, Nick Stolwijk <[email protected]> wrote: > 3. Declare reporting plugin in reporting section without a version and > declare a build/pluginmanagement/plugin with a version > - Enforcer plugin doesn't complain. > - help:effective-pom doesn't show a version > > Especially use case 3 seems a bit off.
As Jörg mentioned, (and you discovered,) pluginManagement does not apply to reporting plugins. There are a couple of related issues in JIRA you might want to watch/vote for: http://jira.codehaus.org/browse/MNG-2578 Make it possible to set default versions for reporting-plugins (i.e. plugins under <reporting>) http://jira.codehaus.org/browse/MNG-1931 Add a reportingManagement section -- Wendy --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
