Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Buckminster » building buckminster from source
building buckminster from source [message #533242] Wed, 12 May 2010 16:48
Andreas Pakulat is currently offline Andreas PakulatFriend
Messages: 22
Registered: July 2009
Junior Member
Hi,

I'd like to build buckminster from sources to generate the headless-product version, so I can debug an error I'm getting with the normal
3.6 builds (see http://www.eclipse.org/forums/index.php?t=msg&th=167817& amp;start=0& ). I've tried to follow http://wiki.eclipse.org/Extending_or_Contributing_to_Buckmin ster, but unfortunately I can't finish the materialization.

I'm trying to do this from inside a fresh Eclipse 3.6 installation into which I added Subclipse and all buckminster features (except cvs/git/subversive). I've first ran into problems because the target platform that I've set up (using download.eclips.org/releases/helios and Eclipse SDK) didn't include at least the macosx platform-specific bundles.

I've worked around that problem by specifying my current running platform in the component query and I was able to get further along, but now I'm hitting a road-block that I can't fix myself. As far as I can tell it needs eclemma. I've tried to install eclemma into my normal Eclipse, but that doesn't help. Adding the eclemma updatesite to the target platform doesn't help either unfortunately.

So did I miss anything? Is there maybe another way of building a headless-buckminster that I can give the hudson-buckminster plugin to debug my other problem?

The output from the console is:
ERROR   [0000] : No suitable provider for component org.eclipse.jgit:osgi.bundle was found in resourceMap http://www.eclipse.org/buckminster/samples/rmaps/dogfood.rmap
  ERROR   [0000] : No suitable provider for component org.eclipse.jgit:osgi.bundle was found in searchPath orbit
    ERROR   [0000] : Rejecting provider p2(http://download.eclipse.org/tools/orbit/downloads/drops/R20090529135407/updateSite?importType=binary[http://download.eclipse.org/tools/orbit/downloads/drops/R20090529135407/updateSite?importType=binary]): No component match was found
  ERROR   [0000] : No suitable provider for component org.eclipse.jgit:osgi.bundle was found in searchPath galileo
    ERROR   [0000] : Rejecting provider p2(http://download.eclipse.org/releases/galileo?importType=binary[http://download.eclipse.org/releases/galileo?importType=binary]): No component match was found
  ERROR   [0000] : No suitable provider for component org.eclipse.jgit:osgi.bundle was found in searchPath maven
    ERROR   [0000] : Rejecting provider maven2(http://repo1.maven.org/maven2[http://repo1.maven.org/maven2]): Components of type osgi.bundle are not supported
Errors and Warnings
E [0000] : No suitable provider for component org.eclipse.jgit:osgi.bundle was found in resourceMap http://www.eclipse.org/buckminster/samples/rmaps/dogfood.rmap
E   [0000] : No suitable provider for component org.eclipse.jgit:osgi.bundle was found in searchPath orbit
E     [0000] : Rejecting provider p2(http://download.eclipse.org/tools/orbit/downloads/drops/R20090529135407/updateSite?importType=binary[http://download.eclipse.org/tools/orbit/downloads/drops/R20090529135407/updateSite?importType=binary]): No component match was found
E   [0000] : No suitable provider for component org.eclipse.jgit:osgi.bundle was found in searchPath galileo
E     [0000] : Rejecting provider p2(http://download.eclipse.org/releases/galileo?importType=binary[http://download.eclipse.org/releases/galileo?importType=binary]): No component match was found
E   [0000] : No suitable provider for component org.eclipse.jgit:osgi.bundle was found in searchPath maven
E     [0000] : Rejecting provider maven2(http://repo1.maven.org/maven2[http://repo1.maven.org/maven2]): Components of type osgi.bundle are not supported
Previous Topic:headless build fails resolving (however works in IDE)
Next Topic:Problem with SVN auth from headless buckminster
Goto Forum:
  


Current Time: Tue Apr 23 07:40:58 GMT 2024

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

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

Back to the top