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.

-- 
Cheers, Stuart
_______________________________________________
general mailing list
general@lists.ops4j.org
http://lists.ops4j.org/mailman/listinfo/general

Reply via email to