Aggregating indigo-updatesite [message #739498] |
Mon, 17 October 2011 10:39  |
Eclipse User |
|
|
|
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
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.29378 seconds