maven only tries the first repo that contains an artifact
---------------------------------------------------------

                 Key: MNG-3282
                 URL: http://jira.codehaus.org/browse/MNG-3282
             Project: Maven 2
          Issue Type: Bug
          Components: Artifacts and Repositories
    Affects Versions: 2.0.7
            Reporter: Brian Fox


If there are multiple repos that contain an artifact, the metadata in the local 
repo for all of them will contain this fact. Maven only tries the first one to 
get the artifact and doesn't try the others. It should try any other repos 
known to contain the artifact if the previous ones fail (if they are down for 
example).

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