artifacts not found in any repo are continually rechecked in subsequent builds ------------------------------------------------------------------------------
Key: MNG-3421 URL: http://jira.codehaus.org/browse/MNG-3421 Project: Maven 2 Issue Type: Bug Components: Artifacts and Repositories Affects Versions: 2.1-alpha-1 Reporter: John Casey Attachments: maven-artifact-c.diff During subsequent calls to Maven, artifacts that could not be found on any repository are continually rechecked. Need to track attempts to resolve artifacts with timestamps and make those attempts subject to updateInterval, not just found artifacts that may be stale. I'm attaching a patch sent to me by Igor Fedorenko, which I'll review and commit if appropriate. -- 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