Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Buckminster » failing to create target definition against aggregated site
failing to create target definition against aggregated site [message #533143] Wed, 12 May 2010 11:44 Go to next message
Jesper Eskilson is currently offline Jesper EskilsonFriend
Messages: 134
Registered: July 2009
Senior Member
I have managed to aggregate an update site using "b3 aggregate", and
placed in on one of our internal webservers, but when I try to create a
"Target Definition" in Eclipse (New -> Target Definition) and add the
aggregated site, Eclipse complains. In the Target Definition editor, I
get two red error markers, one saying "No artifact repository
available", and one below saying "session context
was:(profile=TARGET_DEFINITION:resource:/com.iar.hubble.rele ng/helios.target,
phase=org.eclipse.equinox.internal.p2.engine.phases.Collect,
operand=,action=)." (With reservation for typos; I had to manually type
this in, since the target definition editor wouldn't let be copy the
string).

Did I create my aggregated site incorrectly, or is it something else?

The helios.b3aggr file looks like this:

> <?xml version="1.0" encoding="UTF-8"?>
> <aggregator:Aggregator xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:aggregator="http://www.eclipse.org/b3/2010/aggregator/1.0.0" description="P2 site for building Hubble against Helios. Contains Eclipse SDK and CDT." buildmaster="//@contacts[email='jesper.eskilson@iar.se']" label="Helios p2 site" buildRoot="${user.home}/helios-site.p2" sendmail="true">
> <configurations/>
> <configurations operatingSystem="linux" windowSystem="gtk"/>
> <contributions label="Helios">
> <repositories location="http://download.eclipse.org/releases/helios/">
> <products name="org.eclipse.sdk.ide"/>
> </repositories>
> <repositories location=" http://seupp-s-hemulen.ad.iar.com/ide_irp_storage/eclipse/up date-sites/cdt-master-7.0.0-I201003141308/">
> <features name="org.eclipse.cdt.feature.group"/>
> </repositories>
> </contributions>
> </aggregator:Aggregator>

--
/Jesper
Re: failing to create target definition against aggregated site [message #533464 is a reply to message #533143] Fri, 14 May 2010 06:20 Go to previous message
Jesper Eskilson is currently offline Jesper EskilsonFriend
Messages: 134
Registered: July 2009
Senior Member
On 2010-05-12 13:44, Jesper Eskilson wrote:
> I have managed to aggregate an update site using "b3 aggregate", and
> placed in on one of our internal webservers, but when I try to create a
> "Target Definition" in Eclipse (New -> Target Definition) and add the
> aggregated site, Eclipse complains. In the Target Definition editor, I
> get two red error markers, one saying "No artifact repository
> available", and one below saying "session context
> was:(profile=TARGET_DEFINITION:resource:/com.iar.hubble.rele ng/helios.target,
> phase=org.eclipse.equinox.internal.p2.engine.phases.Collect,
> operand=,action=)." (With reservation for typos; I had to manually type
> this in, since the target definition editor wouldn't let be copy the
> string).
>
> Did I create my aggregated site incorrectly, or is it something else?

This problem "magically" went away after a while, possibly after I had
restarted Eclipse.

--
/Jesper
Previous Topic:Problem with SVN auth from headless buckminster
Next Topic:Error in headless build but not during import
Goto Forum:
  


Current Time: Fri Apr 26 09:01:17 GMT 2024

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

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

Back to the top