Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cross-project-issues-dev] Fwd: [indigoAggregation] Failed for build 2010-08-19_10-16-02

Hi,

apparently the latest Indigo build failed with an error related to
(transitive) dependencies on org.eclipse.jdt.junit.runtime. If I
understand the error message below correctly the aggregator selected
two different versions 3.4.200.v20100805-1200 and
3.4.200.v20100526-0800 of org.eclipse.jdt.junit.runtime which causes a
conflict and the build to fail. I am unsure how to resolve this in
Mylyn since we do not contribute any of these bundles and only declare
a dependency on org.eclipse.jdt.

Can someone shed some light on why the repository contains multiple
versions of org.eclipse.jdt.junit.runtime?

Steffen



The following errors occured when building Indigo:

Software being installed: all.contributed.content.feature.group 1.0.0

Only one of the following can be installed at once:
[org.eclipse.jdt.junit.runtime 3.4.200.v20100805-1200,
org.eclipse.jdt.junit.runtime 3.4.200.v20100526-0800]

Cannot satisfy dependency: all.contributed.content.feature.group 1.0.0
depends on: org.eclipse.mylyn.java_feature.feature.group
3.5.0.I20100805-0500-e3x

Cannot satisfy dependency: all.contributed.content.feature.group 1.0.0
depends on: org.eclipse.pde.junit.runtime.addon.feature.group
1.0.0.v20100610

Cannot satisfy dependency: org.eclipse.jdt.feature.group
3.7.0.v20100805-1200-7z8dF_ZFMTfEMAp0kLJpz-ai9H15 depends on:
org.eclipse.jdt.junit.runtime [3.4.200.v20100805-1200]

Cannot satisfy dependency:
org.eclipse.mylyn.java_feature.feature.group 3.5.0.I20100805-0500-e3x
depends on: org.eclipse.jdt.feature.group [3.4.0,4.0.0)

Cannot satisfy dependency:
org.eclipse.pde.junit.runtime.addon.feature.group 1.0.0.v20100610
depends on: org.eclipse.jdt.junit.runtime [3.4.200.v20100526-0800]

Check the log file for more information:
https://build.eclipse.org/hudson/view/Repository%20Aggregation/job/indigo.runAggregator/23/console




-- 
Steffen Pingel
Committer, http://eclipse.org/mylyn
Senior Developer, http://tasktop.com


Back to the top