On Sun, 2014-02-23 at 19:47 -0500, Gary Gregory wrote: > That all sounds good to me. > > Gary >
Makes sense to me. We just need to test new plugin versions prior to publishing the pom. As far as I remember upgrading stylecheck plugin to 2.10 did not work well for us due to MCHECKSTYLE-193. Oleg > -------- Original message -------- > From: sebb <[email protected]> > Date:02/23/2014 16:43 (GMT-05:00) > To: HttpComponents Project <[email protected]> > Subject: Parent pom version updates > > The httpclient and httpcore poms currently define junit.version as 4.9. > httpasynchclient uses 4.8.1. > I think we could update them all to 4.11 and move the definition to > the common parent. > > Also, the component poms all currently have local definitions of the > version of build-helper-maven-plugin - I think that could be defined > in the parent pom as a property. > > There are also a few other version definitions in the component poms > that could be replaced with references to the existing parent > properties. > > Similarly we should probably update the following parent versions: > > maven-checkstyle-plugin ............................... 2.9.1 -> 2.10 > maven-deploy-plugin .................................... 2.7 -> 2.8.1 > maven-install-plugin ................................... 2.4 -> 2.5.1 > maven-jxr-plugin ......................................... 2.3 -> 2.4 > maven-release-plugin ................................. 2.4.1 -> 2.4.2 > maven-surefire-plugin .................................. 2.15 -> 2.16 > maven-surefire-report-plugin ........................... 2.15 -> 2.16 > org.codehaus.mojo:clirr-maven-plugin ................... 2.5 -> 2.6.1 > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
