Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » B3 » Aggregating indigo-updatesite
Aggregating indigo-updatesite [message #739498] Mon, 17 October 2011 10:39 Go to previous message
Markus Oley is currently offline Markus Oley
Messages: 227
Registered: July 2009
Location: Germany
Senior Member
Hi to all,

I want to aggregate indigo-updatesite to hold an companyinternal mirror....
But I get the following exception:
Cannot complete the install because one or more required items could not be found.
Missing requirement: Eclipse IDE for C/C++ Linux Developers 1.4.0.20110615-0550 (epp.package.linuxtools 1.4.0.20110615-0550) requires 'org.eclipse.epp.package.linuxtools.feature.feature.group [1.4.0.20110615-0550]' but it could not be found

InstallableUnit(org.eclipse.epp.package.linuxtools.feature.feature.group [1.4.0.20110615-0550,1.4.0.20110615-0550]) is required by:
ValidationSet(main)
Contribution(INDIGO)
MappedRepository(http://download.eclipse.org/releases/indigo)
InstallableUnit(epp.package.linuxtools 1.4.0.20110615-0550)
Missing requirement: Eclipse IDE for C/C++ Linux Developers 1.4.1.20110909-1818 (epp.package.linuxtools 1.4.1.20110909-1818) requires 'org.eclipse.epp.package.linuxtools.feature.feature.group [1.4.1.20110909-1818]' but it could not be found

InstallableUnit(org.eclipse.epp.package.linuxtools.feature.feature.group [1.4.1.20110909-1818,1.4.1.20110909-1818]) is required by:
ValidationSet(main)
Contribution(INDIGO)
MappedRepository(http://download.eclipse.org/releases/indigo)
InstallableUnit(epp.package.linuxtools 1.4.1.20110909-1818)


Is it possible that the given URL is not consistent?
What URL is the best for me to aggregate? (I need at least all dependend-plugins of distributions java /javaee / modeling)

This is my aggregator-file:

<?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" label="Updatesite Indigo">
<validationSets label="main">
<contributions label="INDIGO">
<repositories location="http://download.eclipse.org/releases/indigo"/>
</contributions>
</validationSets>
<configurations/>
<configurations operatingSystem="linux" windowSystem="gtk"/>
<configurations operatingSystem="macosx" windowSystem="cocoa"/>
</aggregator:Aggregation>


Thanks for your help

Best regards
Markus

 
Read Message
Read Message
Read Message
Previous Topic:test, using opera nntp reader
Next Topic:Why are the original urls added to available sites when installing from a local mirror
Goto Forum:
  


Current Time: Tue May 21 04:52:33 EDT 2013

Powered by FUDForum. Page generated in 0.03578 seconds