good idea: at least, it give good hints on what updates are available

so here is it:

$ mvn versions:display-plugin-updates
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] 
------------------------------------------------------------------------
[INFO] Building The Apache Software Foundation 14-SNAPSHOT
[INFO] 
------------------------------------------------------------------------
[INFO] 
[INFO] --- versions-maven-plugin:2.1:display-plugin-updates (default-cli) @ 
apache ---
[INFO] 
[INFO] The following plugin updates are available:
[INFO]   maven-compiler-plugin .................................. 2.5.1 -> 3.1
[INFO]   maven-deploy-plugin .................................... 2.8 -> 2.8.1
[INFO]   maven-enforcer-plugin .................................. 1.2 -> 1.3.1
[INFO]   maven-failsafe-plugin ................................ 2.14.1 -> 2.16
[INFO]   maven-install-plugin ................................... 2.5 -> 2.5.1
[INFO]   maven-remote-resources-plugin ............................ 1.4 -> 1.5
[INFO]   maven-scm-plugin ....................................... 1.8.1 -> 1.9
[INFO]   maven-surefire-plugin ................................ 2.14.1 -> 2.16
[INFO]   org.codehaus.mojo:clirr-maven-plugin ................... 2.5 -> 2.6.1
[INFO] 
[INFO] All plugins have a version specified.
[INFO] 
[INFO] Project defines minimum Maven version as: 2.2.1
[INFO] Plugins require minimum Maven version of: 2.2.1
[INFO] 
[INFO] No plugins require a newer version of Maven than specified by the pom.
[INFO] 
[INFO] Require Maven 3.0 to use the following plugin updates:
[INFO]   maven-scm-publish-plugin ........................................ 1.0
[INFO] 
[INFO] 
------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] 
------------------------------------------------------------------------


Regards,

Hervé

Le samedi 1 février 2014 12:16:59 Michael-O a écrit :
> Am 2014-02-01 11:20, schrieb Hervé BOUTEMY:
> > after m-scm-publish-p 1.0 is released, I intend to release ASF parent pom
> > Then every Maven parent poms
> > 
> > please have a look at these if you want to be sure your favorite plugin
> > version + configuration, or you position, is correct
> 
> Hervé,
> 
> have you considered running versions:display-plugin-updates or is that
> discouraged?
> 
> Michael
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org

Reply via email to