You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Brett Porter (JIRA)" <ji...@codehaus.org> on 2008/07/04 16:02:27 UTC

[jira] Commented: (MARTIFACT-26) Maven truncates the final "." from versionId 1.0.0.-SNAPSHOT

    [ http://jira.codehaus.org/browse/MARTIFACT-26?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=140628#action_140628 ] 

Brett Porter commented on MARTIFACT-26:
---------------------------------------

note that the fix is actually different to the cause - it appears it changed from using the straight string for version construction to using a parsed version / range. Both should behave consistently now.

> Maven truncates the final "." from  versionId 1.0.0.-SNAPSHOT
> -------------------------------------------------------------
>
>                 Key: MARTIFACT-26
>                 URL: http://jira.codehaus.org/browse/MARTIFACT-26
>             Project: Maven Artifact
>          Issue Type: Bug
>    Affects Versions: 3.0-alpha-1
>            Reporter: Dave Syer
>            Assignee: Brett Porter
>            Priority: Minor
>             Fix For: 3.0-alpha-1
>
>
> Maven truncates the final "." from  versionId 1.0.0.-SNAPSHOT.  This appears to be a regression, since it works OK in 2.0.8, but not in 2.0.6 or 2.1.
> To reproduce:
> 1. set up a Maven project with versionId 1.0.0.-SNAPSHOT (or X.X.-SNAPSHOT).
> 2. run "mvn install"
> 3. Look in the local repository for the artifact, and find it in a directory called "1.0.0".

-- 
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