Snapshots not updated when using uniqueVersion false
----------------------------------------------------

                 Key: MNG-3144
                 URL: http://jira.codehaus.org/browse/MNG-3144
             Project: Maven 2
          Issue Type: Bug
          Components: Artifacts and Repositories
    Affects Versions: 2.0.7
            Reporter: Nicky Sandhu
            Priority: Critical


The particular scenario here is

1.) Deploy snapshot using uniqueVersion false in distribution management
2.) Verify repository has latest snapshot and metadata is updated in build 
number and timestamp
3. ) Goto a developer's machine (not the same as from which it was deployed) 
and do mvn -U or specify updates to be always in pom
4.) Local cache shows the maven metadata xml file is updated but the snapshot 
artifact (jar  in this case) is not




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