You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Mark Struberg (JIRA)" <ji...@apache.org> on 2010/06/18 11:46:24 UTC

[jira] Created: (FELIX-2428) consider plugin upgrades in felix parent pom

consider plugin upgrades in felix parent pom
--------------------------------------------

                 Key: FELIX-2428
                 URL: https://issues.apache.org/jira/browse/FELIX-2428
             Project: Felix
          Issue Type: Improvement
            Reporter: Mark Struberg


$> mvn versions:display-plugin-updates

reports a list of updates to plugins. A few plugins used in trunk currently are pretty old already:

[INFO] The following plugin updates are available:
[INFO]   maven-assembly-plugin ...................... 2.2-beta-1 -> 2.2-beta-5
[INFO]   maven-clean-plugin ..................................... 2.3 -> 2.4.1
[INFO]   maven-compiler-plugin ................................ 2.0.2 -> 2.3.1
[INFO]   maven-deploy-plugin ...................................... 2.4 -> 2.5
[INFO]   maven-gpg-plugin ................................. 1.0-alpha-4 -> 1.1
[INFO]   maven-install-plugin ................................... 2.2 -> 2.3.1
[INFO]   maven-jar-plugin ....................................... 2.2 -> 2.3.1
[INFO]   maven-javadoc-plugin ..................................... 2.5 -> 2.7
[INFO]   maven-jxr-plugin ......................................... 2.1 -> 2.2
[INFO]   maven-plugin-plugin .................................... 2.4.3 -> 2.6
[INFO]   maven-project-info-reports-plugin ........................ 2.1 -> 2.2
[INFO]   maven-release-plugin .............................. 2.0-beta-8 -> 2.0
[INFO]   maven-resources-plugin ................................. 2.4 -> 2.4.3
[INFO]   maven-site-plugin ............................... 2.0-beta-7 -> 2.1.1
[INFO]   maven-source-plugin .................................. 2.0.4 -> 2.1.2
[INFO]   maven-surefire-plugin .................................. 2.4.3 -> 2.5
[INFO]   maven-surefire-report-plugin ........................... 2.4.3 -> 2.5
[INFO]   org.codehaus.mojo:build-helper-maven-plugin .............. 1.2 -> 1.5


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.