Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [papyrus-rt-dev] Gerrit builds broken for Tooling

Okay, I have a fix for the builds pending in Gerrit.

It was just as easy as re-generating the target platform definitions to align with the requirements of the latest Papyrus builds.

Christian


On 27 May, 2016 at 12:28:22, Christian Damus (give.a.damus@xxxxxxxxx) wrote:

Hi,

I have a Gerrit build failure [1] that looks like a misprovisioned target platform or some such, not just a temporary glitch in p2 repositories as we are accustomed to by now.  

The interesting bit is this:

[ERROR] Cannot resolve target definition:
[ERROR]   Software being installed: org.eclipse.papyrus.sdk.feature.feature.group 2.0.0.201605251112
[ERROR]   Software being installed: org.eclipse.sdk.feature.group 4.6.0.v20160428-0800
[ERROR]   Only one of the following can be installed at once: [org.eclipse.ui 3.108.0.v20160518-1929, org.eclipse.ui 3.108.0.v20160505-1310, org.eclipse.ui 3.107.0.v20160422-1755]
[ERROR]   Cannot satisfy dependency: org.eclipse.papyrus.infra.gmfdiag.css.feature.feature.group 2.0.0.201605251112 depends on: org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui [2.0.0.201605251112]
[ERROR]   Cannot satisfy dependency: org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui 2.0.0.201605251112 depends on: bundle org.eclipse.ui [3.108.0,4.0.0)
[ERROR]   Cannot satisfy dependency: org.eclipse.papyrus.sdk.feature.feature.group 2.0.0.201605251112 depends on: org.eclipse.papyrus.infra.gmfdiag.css.feature.feature.group [2.0.0.201605251112]
[ERROR]   Cannot satisfy dependency: org.eclipse.platform.feature.group 4.6.0.v20160428-0800 depends on: org.eclipse.rcp.feature.group [4.6.0.v20160428-0800]
[ERROR]   Cannot satisfy dependency: org.eclipse.rcp.feature.group 4.6.0.v20160428-0800 depends on: org.eclipse.ui [3.107.0.v20160422-1755]
[ERROR]   Cannot satisfy dependency: org.eclipse.sdk.feature.group 4.6.0.v20160428-0800 depends on: org.eclipse.platform.feature.group [4.6.0.v20160428-0800]
[ERROR]   
[INFO] o.h.m.e.h.MavenExecutionResultHandler - Build failed with exception(s)
[INFO] o.h.m.e.h.MavenExecutionResultHandler - [1] org.apache.maven.MavenExecutionException: Failed to resolve target definition /jobs/genie.papyrus-rt/Papyrus-RT-Gerrit-master/workspace/source/targetplatform/org.eclipse.papyrusrt.targetplatform.neon.papyrusrelease/org.eclipse.papyrusrt.targetplatform.neon.papyrusrelease.target
[DEBUG] Closing connection to remote
[ERROR] Failed to resolve target definition /jobs/genie.papyrus-rt/Papyrus-RT-Gerrit-master/workspace/source/targetplatform/org.eclipse.papyrusrt.targetplatform.neon.papyrusrelease/org.eclipse.papyrusrt.targetplatform.neon.papyrusrelease.target: See log for details -> [Help 1]


Any ideas how to fix this?  This will stop Gerrit contributions in their tracks until it’s resolved.


Back to the top