Yes, I use snapshot dependencies, so I expect the download. What I
would like ideally is that once it downloaded it from one repo (or
verified the last modified time and decided it doesn't have to), then it
should stop there. Instead right now, it tried to download from the
other repo even after it got it from one.
Rick Mangi wrote:
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]