Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cbi-dev] CBI Hudson build fails

Hi,

I just realized that I did not maintain the email notifications correctly. Looks like the Eclipse SDK build fails since a while on Hudson: https://hudson.eclipse.org/platform/job/eclipse-aggregator-master/

Looks like we have  cycle in our dependencies.

[ERROR] The projects in the reactor contain a cyclic reference: Edge between 'Vertex{label='org.eclipse.osgi:org.eclipse.osgi.services:3.4.0-SNAPSHOT'}' and 'Vertex{label='org.eclipse.equinox:org.eclipse.equinox.io:1.1.0-SNAPSHOT'}' introduces to cycle in the graph org.eclipse.equinox:org.eclipse.equinox.io:1.1.0-SNAPSHOT --> org.eclipse.osgi:org.eclipse.osgi.services:3.4.0-SNAPSHOT --> org.eclipse.equinox:org.eclipse.equinox.io:1.1.0-SNAPSHOT -> [Help 1]

Is this a known issue?

Best regards, Lars

Back to the top