I am still having the following problems with the process of downloading dependencies during builds (all of this is with SVN revision from this morning running on JRockit 1.4.2 on Linux):
1) While running the m2-bootstrap.sh script to build m2, plugins that are dependencies of items in the build do not use the mirror of "central-plugins"; m2 goes directly to ibiblio for those items. Although this is not a direct problem for me (other than when I can't seem to get a response from ibiblio or get 503's from there), I have seen people on this list who are in a situation where the build machine cannot download from ibiblio and need an approved mirror. 2) While building my own projects, I am still seeing the dependencies which only exist in our locally-hosted repository (such as jars from our application server's library) being downloaded from ibiblio first, then going to the repositories listed in the POMs (as described in MNG-753). This may have to do with the fact that the jar is listed in the project but the version is resolved in a parent POM's dependencyManagement. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]