On 06/02/2008, Stuart McCulloch <[EMAIL PROTECTED]> wrote: > > On 06/02/2008, Stuart McCulloch <[EMAIL PROTECTED]> wrote: > > > > Hi Alin, > > > > I've noticed the 0.7.0 release of Pax-Runner seems to take longer > > pulling bundles from the local maven repository. > > It seems to sit there "connecting..." for several seconds, then decides > > to get the bundle from the local filesystem. > > > > Any idea what could be happening? It now takes over a minute to deploy, > > where it was taking a few seconds :( > > > > FYI, digging deeper it seems to be spending most of the time in > "collectPossibleDownloads" from Pax-URL > where it looks as if it's going round querying all the remote > repositories, even though it has a fixed version > for the artifact (ie. not SNAPSHOT/LATEST) and the artifact itself is > already sitting in the local repository.
I've opened http://issues.ops4j.org/jira/browse/PAXRUNNER-112 to track this. IMHO the "collectPossibleDownloads" method needs a re-think to avoid going to remote repositories wherever possible (ie. when you have an exact version) as well as avoiding checking non-snapshot repositories like repo1.maven.org for snapshot information, because it now does this for any locally built bundle (which won't be on the central repo) FYI, my internet access will be patchy from Thu-Sat, as I'll be at my in-laws... -- Cheers, Stuart
_______________________________________________ general mailing list general@lists.ops4j.org http://lists.ops4j.org/mailman/listinfo/general