Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [equinox-dev] State of Gerrit jobs

The error seems to give good hints:
[ERROR] Cannot resolve project dependencies:
[ERROR]   Software being installed: org.eclipse.equinox.sdk.feature.group 3.10.0.qualifier
[ERROR]   Missing requirement: org.eclipse.equinox.core.sdk.feature.group 3.10.0.v20140121-0337 requires 'org.eclipse.equinox.registry [3.5.400.v20130717-1325]' but it could not be found
[ERROR]   Missing requirement: org.eclipse.equinox.core.sdk.feature.group 3.10.0.v20140127-1522 requires 'org.eclipse.equinox.concurrent [1.1.0.v20130327-1442]' but it could not be found
[ERROR]   Missing requirement: org.eclipse.equinox.core.sdk.feature.group 3.10.0.v20140203-2153 requires 'org.eclipse.equinox.transforms.xslt [1.0.300.v20130327-1442]' but it could not be found
[ERROR]   Missing requirement: org.eclipse.equinox.core.sdk.feature.group 3.10.0.v20140207-1548 requires 'org.eclipse.equinox.bidi [0.10.0.v20130327-1442]' but it could not be found
[ERROR]   Missing requirement: org.eclipse.equinox.core.sdk.feature.group 3.10.0.v20140217-1923 requires 'org.eclipse.equinox.concurrent [1.1.0.v20130327-1442]' but it could not be found
[ERROR]   Missing requirement: org.eclipse.equinox.core.sdk.feature.group 3.10.0.v20140224-1517 requires 'org.eclipse.equinox.security [1.2.0.v20130424-1801]' but it could not be found
[ERROR]   Missing requirement: org.eclipse.equinox.core.sdk.feature.group 3.10.0.v20140225-1603 requires 'org.eclipse.equinox.bidi [0.10.0.v20130327-1442]' but it could not be found
[ERROR]   Missing requirement: org.eclipse.equinox.core.sdk.feature.group 3.10.0.v20140226-1626 requires 'org.eclipse.equinox.bidi [0.10.0.v20130327-1442]' but it could not be found
[ERROR]   Missing requirement: org.eclipse.equinox.core.sdk.feature.group 3.10.0.v20140305-1523 requires 'org.eclipse.equinox.common [3.6.200.v20130402-1505]' but it could not be found
[ERROR]   Missing requirement: org.eclipse.equinox.core.sdk.feature.group 3.10.0.v20140310-1324 requires 'org.eclipse.equinox.bidi [0.10.0.v20130327-1442]' but it could not be found
[ERROR]   Cannot satisfy dependency: org.eclipse.equinox.sdk.feature.group 3.10.0.qualifier depends on: org.eclipse.equinox.core.sdk.feature.group 0.0.0

I cannot find a reference to org.eclipse.equinox.core.sdk feature in repository. Where is it supposed to come from?
--
Mickael Istria
Eclipse developer at JBoss, by Red Hat
My blog - My Tweets

Back to the top