Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » B3 » validation error when mirroring Orbit
validation error when mirroring Orbit [message #999894] Sun, 13 January 2013 05:46 Go to previous message
Lorenzo Bettini is currently offline Lorenzo Bettini
Messages: 1115
Registered: July 2009
Senior Member
Hi

I've just started using/experimenting b3 aggregator, I have this simple
aggregation model, which should mirror a few features from Juno and the
whole Orbit repo:

<?xml version="1.0" encoding="UTF-8"?>
<aggregator:Aggregation xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI"
xmlns:aggregator="http://www.eclipse.org/b3/2011/aggregator/1.1.0"
description="MIrror RCP (with sources), launches and p2 update feature"
label="RCP SDK, Launchers, and p2 Update Features">
<validationSets label="main">
<contributions label="Juno RCP">
<repositories location="http://download.eclipse.org/releases/juno">
<features name="org.eclipse.rcp.feature.group"/>
<features name="org.eclipse.rcp.source.feature.group"/>
<features name="org.eclipse.equinox.executable.feature.group"/>
<features name="org.eclipse.equinox.p2.user.ui.feature.group"/>
</repositories>
</contributions>
<contributions label="Orbit R20120526062928">
<repositories
location="http://download.eclipse.org/tools/orbit/downloads/drops/R20120526062928/repository"/>
</contributions>
</validationSets>
<configurations/>
<configurations architecture="x86_64"/>
<configurations operatingSystem="linux" windowSystem="gtk"/>
<configurations operatingSystem="linux" windowSystem="gtk"
architecture="x86_64"/>
<configurations operatingSystem="macosx" windowSystem="cocoa"/>
<configurations operatingSystem="macosx" windowSystem="cocoa"
architecture="x86_64"/>
</aggregator:Aggregation>

however, when building, I get this error:

Bundle(org.eclipse.osgi) is required by:
ValidationSet(main)
Contribution(Orbit R20120526062928)

MappedRepository(http://download.eclipse.org/tools/orbit/downloads/drops/R20120526062928/repository)
Cannot complete the install because one or more required items
could not be found.
Missing requirement: Orbit Build Feature
1.0.0.v201205230610-FBUFHaFKWKZ5StSQZMh5ZbIbx0PV
(org.eclipse.orbit.build.feature.set1.feature.group
1.0.0.v201205230610-FBUFHaFKWKZ5StSQZMh5ZbIbx0PV) requires
'org.apache.commons.daemon.win32.x86_64 [1.0.5.v20111129-0900]' but it
could not be found

however, org.apache.commons.daemon.win32.x86_64 is actually in the orbit
repo, as a fragment, and indeed the repository browser inside the b3
editor shows that...

am I missing something?

thanks in advance
Lorenzo

--
Lorenzo Bettini, PhD in Computer Science, DI, Univ. Torino
ICQ# lbetto, 16080134 (GNU/Linux User # 158233)
HOME: http://www.lorenzobettini.it MUSIC: http://www.purplesucker.com
http://www.myspace.com/supertrouperabba
BLOGS: http://tronprog.blogspot.com http://longlivemusic.blogspot.com
http://www.gnu.org/software/src-highlite
http://www.gnu.org/software/gengetopt
http://www.gnu.org/software/gengen http://doublecpp.sourceforge.net
 
Read Message
Read Message
Read Message
Previous Topic:State of the beelang?
Next Topic:separating metadata from artifacts when mirroring
Goto Forum:
  


Current Time: Sat May 18 10:36:34 EDT 2013

Powered by FUDForum. Page generated in 0.03862 seconds