add a goal to maven-launchpad-plugin similar to
versions:display-dependency-updates
-----------------------------------------------------------------------------------
Key: SLING-1843
URL: https://issues.apache.org/jira/browse/SLING-1843
Project: Sling
Issue Type: New Feature
Components: Maven Plugins
Reporter: Justin Edelson
see
http://mojo.codehaus.org/versions-maven-plugin/examples/display-dependency-updates.html
running mvn launchpad:display-bundle-updates should show a list of bundles in
the bundle list for which newer versions exist.
Similar to the versions-maven-plugin goal, -DallowSnapshots should default to
false, but be usable to display snapshot upgrades.
Important note - only the current project's bundle list (i.e.
src/main/bundles/list.xml) will be analyzed, not the fully resolved bundle list.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.