]
Nick Boldt commented on JBIDE-22633:
------------------------------------
New TP build in progress:
jbosstools-multiple.target has multiple incompatible IUs
--------------------------------------------------------
Key: JBIDE-22633
URL:
https://issues.jboss.org/browse/JBIDE-22633
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Components: target-platform
Reporter: Paul Leacu
Assignee: Nick Boldt
Priority: Critical
Fix For: 4.4.1.AM1
Please correct the jbosstools-multiple.target to avoid the duplication of the IU as this
is causing build failures in both SwitchYard and Fuse Tooling (development).
https://repository.jboss.org/nexus/content/groups/public/org/jboss/tools/...
https://repository.jboss.org/nexus/content/groups/public/org/jboss/tools/...
org.eclipse.egit.ui.smartimport is defined twice with two different versions:
{code}
[ERROR] Resolution failed:
[ERROR] Software being installed: org.eclipse.egit.ui.smartimport
4.4.0.201606011500-rc2
[ERROR] Software being installed: org.eclipse.egit.ui.smartimport
4.4.0.201606070830-r
[ERROR] Only one of the following can be installed at once:
[org.eclipse.egit.ui.smartimport 4.4.0.201606070830-r, org.eclipse.egit.ui.smartimport
4.4.0.201606011500-rc2]
{code}