Maven truncates the final "." from  versionId 1.0.0.-SNAPSHOT
-------------------------------------------------------------

                 Key: MNG-3501
                 URL: http://jira.codehaus.org/browse/MNG-3501
             Project: Maven 2
          Issue Type: Bug
    Affects Versions: 2.0.6, 2.1
            Reporter: Dave Syer
            Priority: Minor


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

        

Reply via email to