-
Bug
-
Resolution: Done
-
Major
-
9.0.0, 9.1.0
-
None
We have got a conflicting dependency during installation of Fuse Tooling:
Cannot complete the install because of a conflicting dependency. Software being installed: JBoss Fuse Tooling Apache Camel Editor 9.1.0.Final-v20170214-0902-B104 (org.fusesource.ide.camel.editor.feature.feature.group 9.1.0.Final-v20170214-0902-B104) Software currently installed: Tycho Project Configurators 0.8.0.201409231215 (org.sonatype.tycho.m2e.feature.feature.group 0.8.0.201409231215) Only one of the following can be installed at once: Tycho Project Configurators 0.8.0.201409231215 (org.sonatype.tycho.m2e 0.8.0.201409231215) Tycho Project Configurators 0.9.0.201609061714 (org.sonatype.tycho.m2e 0.9.0.201609061714) Cannot satisfy dependency: From: JBoss Fuse Tooling Apache Camel Editor 9.1.0.Final-v20170214-0902-B104 (org.fusesource.ide.camel.editor.feature.feature.group 9.1.0.Final-v20170214-0902-B104) To: org.fusesource.ide.project [9.1.0.Final-v20170214-0902-B104] Cannot satisfy dependency: From: Fuse Project Plugin 9.1.0.Final-v20170214-0902-B104 (org.fusesource.ide.project 9.1.0.Final-v20170214-0902-B104) To: bundle org.sonatype.tycho.m2e 0.9.0 Cannot satisfy dependency: From: Tycho Project Configurators 0.8.0.201409231215 (org.sonatype.tycho.m2e.feature.feature.group 0.8.0.201409231215) To: org.sonatype.tycho.m2e [0.8.0.201409231215]
We have found out that m2e discovery catalog (url, that is usually used when we import integration tests plugins into IDE, is installing org.sonatype.tycho.m2e.feature.feature.group 0.8.0.201409231215 feature. This version is in conflict with the one that Fuse Tooling uses as its target platform (here - org.sonatype.tycho.m2e_0.9.0.201609061714.jar).
apodhrad@redhat.com You might want to take a look here, I am not sure if we need to update (report to upstream) discovery catalog url to use newer version of tycho configurator (here - 0.9.0).
- blocks
-
JBIDE-24243 migrate Fuse Tools builds to JBT infrastructure/process
- Reopened
- is related to
-
JBDS-4342 loader constraint violation when resolving methods from org.slf4j.impl.* [1.7.2 vs. 1.7.10]
- Closed
- relates to
-
JBIDE-24974 update TP to include org.sonatype.tycho.m2e 0.9.0 (currently 0.8.1)
- Closed
-
JBIDE-24310 Add tycho.m2e 0.8.1 to Central
- Closed
-
JBIDE-23317 Create and use Oxygen.0.M7 target platform
- Closed
- links to