Local snapshots should be preferred over remote ones ----------------------------------------------------
Key: MNG-2434 URL: http://jira.codehaus.org/browse/MNG-2434 Project: Maven 2 Type: Bug Components: Dependencies Versions: 2.0.4 Reporter: Carsten Ziegeler If you're build a project with snapshots, m2 tries to download the newest versions of the snapshots even if the local ones are newer. Interestingly later on, the local versions are used. So the download is useless. A complex test case for this is the Cocoon project where nearly all modules are snapshot and locally build. -- 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