Are you using snapshot dependencies?


On Feb 16, 2005, at 1:58 PM, baleineca wrote:

I have 2 remote repositories listed in the project.properties as value for maven.repo.remote.

Upon sucessfully downloading an artifact from the first repo, maven still goes to the second repo, and of course, because the artifact only resides in the first repo it gets a 404. This doesn't fail the build, but makes build time longer. I think it's unnecessary to try the other repos on the list if we've successfullly downloaded the artifact.

Is there a setting or something I am missing to prevent this behaviour or is this just how maven behaves for now?

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to