In VFS I already had to update the site plugin to 2.1.1 as 2.0.1 doesn't work properly for multiproject builds . I haven't tested 2.2 I'd think it would be OK. Again, I had already updated project-info-reports to 2.2 although I don't remember why. I have also updated the checkstyle plugin to 2.6 and manually overridden that to use checkstyle 5.3 so that it would properly support Java 5 - I was getting errors on generics without the update. Unfortunately, the checkstyle.xml has significant changes from the previous version so it isn't a transparent upgrade.
Ralph On Jan 20, 2011, at 8:45 AM, Gary Gregory wrote: > Hi All, > > I recently added a profile to commons-parent that allows a build to use the > Maven site 2.x plugin on Maven 2.x and Maven site 3.x plugin on Maven 3.x. > > I just got [codec] to build both ways using this profile (in codec's POM.) > > I had to override a couple of things in codec's pom.xml. I would like to push > these changes up to commons-parent: > > > - maven-site-plugin 2.0.1 -> 2.2 > > - maven-project-info-reports-plugin 2.1.2 -> 2.3.1 > > Thoughts? > Gary Gregory > Senior Software Engineer > Rocket Software > 3340 Peachtree Road, Suite 820 * Atlanta, GA 30326 * USA > Tel: +1.404.760.1560 > Email: ggreg...@seagullsoftware.com<mailto:ggreg...@seagullsoftware.com> > Web: seagull.rocketsoftware.com<http://www.seagull.rocketsoftware.com/> > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org