Brian E Fox opened MNG-3282 and commented
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).
Affects: 2.0.7
Remote Links:
2 votes, 2 watchers