Check for artifacts in POM-defined repositories before checking the central 
repository
--------------------------------------------------------------------------------------

         Key: MNG-753
         URL: http://jira.codehaus.org/browse/MNG-753
     Project: Maven 2
        Type: Improvement
    Versions: 2.0-beta-1    
 Reporter: Bob Allison
    Priority: Minor


In our Maven 1.0.2 build environment, we went to the trouble of building a 
replica of the ibiblio repository on a local machine because we would have 
builds hang for minutes if ibiblio decided to hiccup while the build was trying 
to update the snapshots of our current projects.

It would be nice if Maven 2 would look for dependencies in the local 
repositories (those defined in the project and parent POMs) before looking in 
the central repository.  This would allow locally-produced artifacts to be 
found faster (especially if the internet connection is dial-up) and would 
probably also reduce the load on the ibiblio servers.

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


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

Reply via email to