[ 
https://jira.codehaus.org/browse/MVERSIONS-155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Clement Denis updated MVERSIONS-155:
------------------------------------

    Attachment: MVERSIONS-155.patch

Here is a patch for this issue, actually this is a single line modification.

> display-property-updates goal displays the updated versions twice
> -----------------------------------------------------------------
>
>                 Key: MVERSIONS-155
>                 URL: https://jira.codehaus.org/browse/MVERSIONS-155
>             Project: Maven 2.x Versions Plugin
>          Issue Type: Bug
>    Affects Versions: 1.2
>         Environment: Maven 3.0.3
> Java 1.6
>            Reporter: Clement Denis
>         Attachments: MVERSIONS-155.patch
>
>
> When I run the display-property-updates goal, I get the updated version 
> properties twice instead of getting the up-to-date versions first.
> {code}
> [INFO] The following version properties are referencing the newest available 
> version:
> [INFO]   ${spring.batch.version} .............. 2.0.4.RELEASE -> 2.1.8.RELEASE
> [INFO]   ${version.commons-logging} ............. 1.1.1 -> 99.0-does-not-exist
> [INFO]   ${version.intellij-annotations} ...................... 7.0.3 -> 9.0.4
> [INFO]   ${version.jackson} ................................... 1.7.4 -> 1.8.2
> [INFO]   ${version.commons-codec} ................................. 1.4 -> 1.5
> [INFO]   ${spring.framework.version} ............... 3.0.3.RELEASE -> 3.1.0.M2
> [INFO]   ${version.perf4j} .................................. 0.9.13 -> 0.9.14
> [INFO]   ${version.commons-digester} .............................. 1.8 -> 2.1
> [INFO]   ${version.jsf} .................................. 1.2_14 -> 2.0.2-FCS
> [INFO]   ${version.commons-vfs} ........................ 1.0 -> 20050307052300
> [INFO]   ${version.antlr} .................................. 2.7.6 -> 20030911
> [INFO]   ${version.hibernate-ehcache} ................ 3.3.1.GA -> 4.0.0.Beta2
> [INFO]   ${version.commons-httpclient} ....................... 3.1 -> 3.1-osgi
> [INFO]   ${version.aspectj} ..................... 1.6.11.RELEASE -> 1.6.11.SR1
> [INFO]   ${version.javax.el} ................................ 1.0 -> 2.2.1-b04
> [INFO]   ${version.joda-time-hibernate} ........................... 1.2 -> 1.3
> [INFO]   ${version.hibernate-search} ................. 3.1.1.GA -> 3.4.0.Final
> [INFO]   ${version.poi} ..................................... 3.7 -> 3.8-beta3
> [INFO]   ${version.jaxb} ................................... 2.1.13 -> 2.2.4-1
> [INFO]   ${version.metawidget} .................................. 0.95 -> 1.10
> [INFO] The following version property updates are available:
> [INFO]   ${spring.batch.version} .............. 2.0.4.RELEASE -> 2.1.8.RELEASE
> [INFO]   ${version.commons-logging} ............. 1.1.1 -> 99.0-does-not-exist
> [INFO]   ${version.intellij-annotations} ...................... 7.0.3 -> 9.0.4
> [INFO]   ${version.jackson} ................................... 1.7.4 -> 1.8.2
> [INFO]   ${version.commons-codec} ................................. 1.4 -> 1.5
> [INFO]   ${spring.framework.version} ............... 3.0.3.RELEASE -> 3.1.0.M2
> [INFO]   ${version.perf4j} .................................. 0.9.13 -> 0.9.14
> [INFO]   ${version.commons-digester} .............................. 1.8 -> 2.1
> [INFO]   ${version.jsf} .................................. 1.2_14 -> 2.0.2-FCS
> [INFO]   ${version.commons-vfs} ........................ 1.0 -> 20050307052300
> [INFO]   ${version.antlr} .................................. 2.7.6 -> 20030911
> [INFO]   ${version.hibernate-ehcache} ................ 3.3.1.GA -> 4.0.0.Beta2
> [INFO]   ${version.commons-httpclient} ....................... 3.1 -> 3.1-osgi
> [INFO]   ${version.aspectj} ..................... 1.6.11.RELEASE -> 1.6.11.SR1
> [INFO]   ${version.javax.el} ................................ 1.0 -> 2.2.1-b04
> [INFO]   ${version.joda-time-hibernate} ........................... 1.2 -> 1.3
> [INFO]   ${version.hibernate-search} ................. 3.1.1.GA -> 3.4.0.Final
> [INFO]   ${version.poi} ..................................... 3.7 -> 3.8-beta3
> [INFO]   ${version.jaxb} ................................... 2.1.13 -> 2.2.4-1
> [INFO]   ${version.metawidget} .................................. 0.95 -> 1.10
> {code}

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to