Maven 2.x Versions Plugin changelog

Release History

VersionDateDescription
1.1-SNAPSHOTSecond GA release
1.02009-08-23First GA release
1.0-alpha-32009-04-23Third alpha release
1.0-alpha-22008-12-05Second alpha release
1.0-alpha-12008-09-05First alpha release

Release 1.1-SNAPSHOT - null

TypeChangesBy
fixFixed reports when running on maven 2.1.0 Fixes MVERSIONS-66.stephenconnolly
fixAdded matrix to advancing dependency versions page Fixes MVERSIONS-73.stephenconnolly
fixFixed plugin comparators to handle reporting plugins Fixes MVERSIONS-67.stephenconnolly
fixFixed update-properties when version specified in config Fixes MVERSIONS-80. Thanks to Julien Henry.stephenconnolly
fixFixed versions:set to only update parent refs when the child has a different version Fixes MVERSIONS-71.stephenconnolly
fixFixed encoding issues with pom.xml parsing Fixes MVERSIONS-72.hboutemy
fixFixed some typos and spelling mistakes Fixes MVERSIONS-75.olamy

Release 1.0 - 2009-08-23

TypeChangesBy
fixRemoved the display-dependency-updates-report and replaced with dependency-updates-report Fixes MVERSIONS-50.stephenconnolly
fixFixed versions:display-plugin-updates Fixes MVERSIONS-59.stephenconnolly
fixFixed it-display-dependency-updates-report-001 Fixes MVERSIONS-46.stephenconnolly
fixFixed it-display-plugin-updates-004 Fixes MVERSIONS-47.aheritier
fixFixed it-update-properties-004 Fixes MVERSIONS-48.stephenconnolly
fixFixed NPE in versions:dependency-updates-report Fixes MVERSIONS-60.stephenconnolly
fixFixed it-dependency-updates-report-001 Fixes MVERSIONS-61.stephenconnolly
fixFixed it-plugin-updates-report-001 Fixes MVERSIONS-62.stephenconnolly
fixFixed it-update-properties-005 Fixes MVERSIONS-63.stephenconnolly
fixFixed NPE in update-properties if a property is configured for updating but is not defined in the pom Fixes MVERSIONS-39.stephenconnolly
fixFixed use-latest-version to follow allowSnapshots Fixes MVERSIONS-45. Thanks to Tom Folga.stephenconnolly
fixFixed versions:set for Projects with No Dependencies Fixes MVERSIONS-44.stephenconnolly
fixFixed Rulessets loading from http uri's Fixes MVERSIONS-38.stephenconnolly
addUpdated site documentation to reflect new mojos and reports Fixes MVERSIONS-65.stephenconnolly
addAdded versions:set Fixes MVERSIONS-43.stephenconnolly
addAdded support for version ranges in includes/excludes filters Fixes MVERSIONS-52. Thanks to Benoit Lafontaine.aheritier
addAdded dependency-updates-report Fixes MVERSIONS-9.stephenconnolly
addAdded use-next-snapshots Fixes MVERSIONS-29.stephenconnolly
addAdded display-property-updates Fixes MVERSIONS-64.stephenconnolly
addAdded plugin-updates-report Fixes MVERSIONS-53.stephenconnolly
addAdded property-updates-report Fixes MVERSIONS-56.stephenconnolly
fixRefactored display-dependency-updates to use common code with reports Fixes MVERSIONS-57.stephenconnolly
fixAdded recurse support to update-child-modules Fixes MVERSIONS-40.stephenconnolly

Release 1.0-alpha-3 - 2009-04-23

TypeChangesBy
addEnable resolution of dependency version ranges Fixes MVERSIONS-24.pgier
addAdd mojo to lock snapshots to timestamp version Fixes MVERSIONS-21.stephenconnolly
fixdisplay-plugin-updates now identifys the plugin version as not being provided when derived from the super-pom Fixes MVERSIONS-3.stephenconnolly
fixProperty Placedholders no longer output in versions:display-plugin-updates Fixes MVERSIONS-8.stephenconnolly
fixdisplay-plugin-updates now can differentate between that version is not defined if same versio as in parent pom is defined Fixes MVERSIONS-8.stephenconnolly
addAdd comparisonMethod=mercury Fixes MVERSIONS-8.stephenconnolly
addExpose updated versions as a report Fixes MVERSIONS-18. Thanks to mbeerman.stephenconnolly
updateFixed site documentation. Fixes MVERSIONS-12.stephenconnolly

Release 1.0-alpha-2 - 2008-12-05

TypeChangesBy
fixImplemented update-child-modules mojo. Fixes MVERSIONS-5.stephenconnolly
fixFixed how properties get updated so that more than one property can be updated in a pom by a single execution of update-properties mojo. Fixes MVERSIONS-8.stephenconnolly
updateImplemented auto-detection of properties for the update-properties mojo.stephenconnolly
updateImplemented integration tests for four of the mojos.stephenconnolly
updateUpdated project site documentation.stephenconnolly

Release 1.0-alpha-1 - 2008-09-05

TypeChangesBy
fixRewrote the plugin detection code to correctly identify the current version of a plugin that is in use. Fixes MVERSIONS-1.stephenconnolly
fixUpdated the plugin detection code to add plugins from the project lifecycle. Fixes MVERSIONS-2.stephenconnolly
updateUpgraned to mojo-parent version 18.dennisl
updateUpdated the site documentation.stephenconnolly
updateRefactored plugin parameters to ensure that they only apply to the goals to which they apply.dennisl