And yet to force dependencies you need to use pluginManagement! Mad! 2008/9/29 Benjamin Bentmann <[EMAIL PROTECTED]>
> Stephen Connolly wrote: > > * I have the checkstyle checks working from mvn checkstyle:checkstyle >> >> * Still don't have the checkstyle checks working from mvn site >> > > I took the freedom to move the configuration for the Checkstyle plugin into > the <reporting> section. This config applies to both the default lifecycle > and the site lifecycle, unlike <pluginManagement> which is not consulted for > reporting. For reference, compare the first paragraph of [0]. > > HTH and keep up the good work :-) ! > > > Benjamin > > > [0] http://maven.apache.org/pom.html#Reporting > > > --------------------------------------------------------------------- > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > > >
