« Return to Thread: [jira] Created: (MEVENIDE-577) Update of snapshots not working

[jira] Created: (MEVENIDE-577) Update of snapshots not working

by JIRA jira@codehaus.org :: Rate this Message:

Reply to Author | View in Thread

Update of snapshots not working
-------------------------------

                 Key: MEVENIDE-577
                 URL: http://jira.codehaus.org/browse/MEVENIDE-577
             Project: mevenide
          Issue Type: Bug
         Environment: Vista / NetBeans 6.0 / Maven 2.0.7
            Reporter: Robin Elmersson
            Assignee: Milos Kleint
         Attachments: TestMaven.zip

Snap-shots are not updated when the artifact already exists in local repository, no matter if "Update snapshots" is checked or not.

Test case included:
1. 2 projects, TestMaven1 and TestMaven2 (TM1 depends on TM2)
2. Build both and deploy to your repository
3. On different computer (PC2), build TM1 (TM2 should be fetched from repository)
4. Edit TM2 (for example, remove the method called from TM1)
5. Deploy TM2
6. On PC2, run custom goal with "Update snapshots".
7. Snapshots are not updated!!

Running the standalone maven client works perfectly fine. When removing the artifact from local repository the new version is correctly downloaded

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

 « Return to Thread: [jira] Created: (MEVENIDE-577) Update of snapshots not working