Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Buckminster » Using b3 aggregator to create a mirror of the SpringSource Enterprise Bundle Repository
Using b3 aggregator to create a mirror of the SpringSource Enterprise Bundle Repository [message #667046] Tue, 26 April 2011 14:29 Go to next message
Peter Kullmann is currently offline Peter KullmannFriend
Messages: 240
Registered: July 2009
Senior Member
Hi,

I'm trying to mirror some bundles from the SpringSource Enterprise
Bundle Repository to a p2 Site so that I can easily consume them in my
Buckminster based builds. Apparently, b3 aggregator can read maven2
repositories, so I tried with this:
http://repository.springsource.com/maven/bundles/release B3 fails with
this message:

Unable to load repository
http://repository.springsource.com/maven/bundles/release

org.eclipse.core.runtime.CoreException: Crawling of
http://repository.springsource.com/maven/bundles/release is discouraged
(see http://repository.springsource.com/maven/bundles/release/rob ots.txt)
at org.eclipse.b3.util.ExceptionUtils.fromMessage(ExceptionUtil s.java:53)
at org.eclipse.b3.util.ExceptionUtils.fromMessage(ExceptionUtil s.java:49)
at
org.eclipse.b3.p2.maven.loader.Maven2RepositoryLoader.open(M aven2RepositoryLoader.java:257)
at
org.eclipse.b3.aggregator.p2.util.MetadataRepositoryResource Impl$RepositoryLoaderJob.run(MetadataRepositoryResourceImpl. java:457)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)

If I look at the code, it seems there is something missing in my
installation: I should have something called a maven indexer apparently.
Where can I get one?

Thanks for hints
Peter
Re: Using b3 aggregator to create a mirror of the SpringSource Enterprise Bundle Repository [message #734169 is a reply to message #667046] Thu, 06 October 2011 22:56 Go to previous message
Christian Schulze is currently offline Christian SchulzeFriend
Messages: 8
Registered: October 2011
Junior Member
Hi,
I got the same problem. In my aggregator I have a working eclipse indigo update site (p2-layout) and a maven central repository (maven2-layout) but the springsource repo (maven2-layout) can't get crawled by b3.

Is there an option to ignore the robots.txt or a connector/indexer that is working with springsource enterprise bundle repository?

Best regards
Previous Topic:Final Plugin Version
Next Topic:Associate sites
Goto Forum:
  


Current Time: Sat Apr 27 00:05:21 GMT 2024

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

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

Back to the top