Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » [target] Unnecessary remote fetch of locally available artifacts during target resolution
[target] Unnecessary remote fetch of locally available artifacts during target resolution [message #1104962] Mon, 09 September 2013 06:46
Eclipse UserFriend
Hello list,

I'm using a local Galileo release snapshot (composed p2 repository, src:
[*]) to provision a target definition on a Kepler installation. For some
reason the target resolution process unnecessarily downloads many of the
locally available artifacts from remote hosts.

One such example is 'org.apache.xerces', locally available as a pack200
archive but still retrieved from a remote host, which of course defeats
the goal of a local p2 mirror. LoadTargetDefinitionJob seems to suggest
these remote URLs are obtained from the bundle info - is there a to
promote/force the use of the local mirror exclusively?

The XML attributes for this location in the target definition file are:
includeAllPlatforms="false" includeConfigurePhase="true"
includeMode="slicer" includeSource="true" type="InstallableUnit

As a side question, is there a way to capture the output produced by the
target resolution task, as seen through in the progress view, which does
not involve preforming the above process within a debugging environment?
this could help establish a better understanding of the actual source of
each artifact.

Thanks in advance,
Amir
Previous Topic:Adding a scecond page for Plugin Development Wizard in Eclipse
Next Topic:resource change listener
Goto Forum:
  


Current Time: Fri Apr 26 00:38:47 GMT 2024

Powered by FUDForum. Page generated in 0.02853 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top