You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Brett Porter (JIRA)" <ji...@codehaus.org> on 2005/08/19 12:11:09 UTC

[jira] Updated: (MNG-753) Check for artifacts in POM-defined repositories before checking the central repository

     [ http://jira.codehaus.org/browse/MNG-753?page=all ]

Brett Porter updated MNG-753:
-----------------------------

    Fix Version: 2.0-beta-1

> 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
>      Fix For: 2.0-beta-1

>
>
> 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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org