Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[tycho-user] Fragment can no longer be resolved with tycho 2.4.0-SNAPSHOT

Hi, 

our xtext-eclipse build that runs fine with tycho 2.3 does no longer run with tycho 2.4.0-SNAPSHOT

cd xtext-eclipse
mvn clean install

eclipse_cd_testTycho23/org.eclipse.xtext.common.types.shared.jdt38/pom.xml
14:02:47  [ERROR] Internal error: java.lang.RuntimeException: org.osgi.framework.BundleException: Bundle org.eclipse.xtext.common.types.shared.jdt38 cannot be resolved:org.eclipse.xtext.common.types.shared.jdt38 [138]
14:02:47  [ERROR]   Unresolved requirement: Require-Bundle: org.eclipse.xtext.xbase.ui
14:02:47  [ERROR]     -> Bundle-SymbolicName: org.eclipse.xtext.xbase.ui; bundle-version="2.26.0.qualifier"; singleton:="true"
14:02:47  [ERROR]        org.eclipse.xtext.xbase.ui [139]
14:02:47  [ERROR]          Unresolved requirement: Require-Bundle: org.eclipse.jdt.junit; bundle-version="3.10.75"; resolution:="optional"
14:02:47  [ERROR]          Unresolved requirement: Require-Bundle: org.eclipse.pde.ui; bundle-version="3.10.100"; resolution:="optional"
14:02:47  [ERROR]          Unresolved requirement: Require-Bundle: org.eclipse.xtext.ui.codetemplates.ui
14:02:47  [ERROR]            -> Bundle-SymbolicName: org.eclipse.xtext.ui.codetemplates.ui; bundle-version="2.26.0.qualifier"; singleton:="true"
14:02:47  [ERROR]               org.eclipse.xtext.ui.codetemplates.ui [142]
14:02:47  [ERROR]                 Unresolved requirement: Require-Bundle: org.eclipse.xtext.ui.codetemplates.ide; visibility:="reexport"
14:02:47  [ERROR]                   -> Bundle-SymbolicName: org.eclipse.xtext.ui.codetemplates.ide; bundle-version="2.26.0.qualifier"
14:02:47  [ERROR]                      org.eclipse.xtext.ui.codetemplates.ide [141]
14:02:47  [ERROR]                        Unresolved requirement: Require-Bundle: org.eclipse.xtext.ui.codetemplates
14:02:47  [ERROR]                          -> Bundle-SymbolicName: org.eclipse.xtext.ui.codetemplates; bundle-version="2.26.0.qualifier"; singleton:="true"
14:02:47  [ERROR]                             org.eclipse.xtext.ui.codetemplates [140]
14:02:47  [ERROR]                               Unresolved requirement: Require-Bundle: org.eclipse.emf.mwe.utils
14:02:47  [ERROR]                 Unresolved requirement: Require-Bundle: org.eclipse.xtext.ui.codetemplates; visibility:="reexport"
14:02:47  [ERROR]                   -> Bundle-SymbolicName: org.eclipse.xtext.ui.codetemplates; bundle-version="2.26.0.qualifier"; singleton:="true"
14:02:47  [ERROR] -> [Help 1]

https://ci.eclipse.org/xtext/job/xtext-eclipse/job/cd_testTycho23/5/console

the org.eclipse.xtext.common.types.shared.jdt38 fragment is part of the reactor.

do you have any ida what change in tycho could have cause it and how to resolve

Thanks and Regards
Christian

Vorstand/Board: Jens Wagener (Vors./chairman), Dr. Stephan Eberle, Abdelghani El-Kacimi, Wolfgang Neuhaus, Franz-Josef Schuermann
Aufsichtsrat/Supervisory Board: Michael Neuhaus (Vors./chairman), Harald Goertz, Stephan Grollmann
Sitz der Gesellschaft/Registered Office: Am Brambusch 15-24, 44536 Lünen (Germany)
Registergericht/Registry Court: Amtsgericht Dortmund | HRB 20621

Back to the top