[ 
http://jira.codehaus.org/browse/MVERSIONS-143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=255664#action_255664
 ] 

Andres Gomez Casanova commented on MVERSIONS-143:
-------------------------------------------------

Yes, it is a bug, because the pom.xml will contain the old version from the 
"timestamp" and not the most recent one.
In the other hand, the rule set is just for one type of comparison, but not a 
mixed one.

Have you seen the version of that plugin (commons configuration)?

For "versions" plugin the history is like that
1.0 < 1.1 < 1.2 < .. < 1.5 < 1.6 < 20030311.152757 < 20030706.202021 < 
20040121.40929

But the REAL history is this
20030311.152757 < 20030706.202021 < 20040121.40929 < .. < 1.0 < 1.1 < 1.2 < .. 
< 1.5 < 1.6

I know that the deployment is wrong, but the Maven repository is impossible to 
modify. And then, your plugin has to deal with this problem.
It could be a mixed rule set, or something like that.

> Wrong deployed plugins
> ----------------------
>
>                 Key: MVERSIONS-143
>                 URL: http://jira.codehaus.org/browse/MVERSIONS-143
>             Project: Maven 2.x Versions Plugin
>          Issue Type: Bug
>            Reporter: Andres Gomez Casanova
>
> Hi,
> I'm using commons configuration in my project, and when I execute versions 
> plugin it say that the newest version is 20040121, but in fact, this is an 
> old bad deployed where the timestamp was inserted in the version.
> I would like the plugin to detect this kind of problems and correct them.
> http://mvnrepository.com/artifact/commons-configuration/commons-configuration
> [INFO] The following dependencies in Dependencies have newer versions:
> [INFO]   commons-configuration:commons-configuration ... 1.6 -> 
> 20040121.140929

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
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