[
https://issues.jboss.org/browse/JBDS-4708?page=com.atlassian.jira.plugin....
]
Nick Boldt commented on JBDS-4708:
----------------------------------
Steps to verify fixed:
a) get latest Java EE EPP bundle from
https://ci.eclipse.org/packaging/job/photon.epp-tycho-build/345/artifact/...
b) unpack, start up
c) Help > install new >
https://devstudio.redhat.com/12/snapshots/updates/ >
select BYOE category, install everything
d) restart. When Central loads, enable early access and select all items.
e) Install everything. Should be no remediation.
Worked for me as of 2018-06-20 13:08 Eastern.
Remediation prevents installation of devstudio 12 AND egit 5.0
concurrently
---------------------------------------------------------------------------
Key: JBDS-4708
URL:
https://issues.jboss.org/browse/JBDS-4708
Project: Red Hat JBoss Developer Studio (devstudio)
Issue Type: Bug
Components: installer, upstream
Affects Versions: 12.0.0.AM2
Reporter: Nick Boldt
Assignee: Nick Boldt
Priority: Blocker
Fix For: 12.0.0.GA
Attachments: remediation-1.png, remediation-2.png, remediation-jbt-central.png
Problem appears to be a hard upper limit from org.sonatype.m2e.egit 0.15.0.20161027 on
egit.core [3.0.0,5.0.0).
{code}
Cannot complete the install because of a conflicting dependency.
Software being installed: Red Hat JBoss Developer Studio (Core Features)
12.0.0.v20180525-1013 (com.jboss.devstudio.core.feature.feature.group
12.0.0.v20180525-1013)
Software currently installed: Git integration for Eclipse 5.0.0.201805151920-m7
(org.eclipse.egit.feature.group 5.0.0.201805151920-m7)
Only one of the following can be installed at once:
Git integration for Eclipse - Core 4.11.0.201803080745-r (org.eclipse.egit.core
4.11.0.201803080745-r)
Git integration for Eclipse - Core 5.0.0.201805151920-m7 (org.eclipse.egit.core
5.0.0.201805151920-m7)
Git integration for Eclipse - Core 4.10.0.201712302008-r (org.eclipse.egit.core
4.10.0.201712302008-r)
Git integration for Eclipse - Core 5.0.0.201805221745-rc1 (org.eclipse.egit.core
5.0.0.201805221745-rc1)
Cannot satisfy dependency:
From: Red Hat JBoss Developer Studio (Core Features) 12.0.0.v20180525-1013
(com.jboss.devstudio.core.feature.feature.group 12.0.0.v20180525-1013)
To: org.eclipse.equinox.p2.iu; com.jboss.devstudio.core.rpmdeps.feature.feature.group
[12.0.0.v20180418-2342,12.0.0.v20180418-2342]
Cannot satisfy dependency:
From: Red Hat JBoss Developer Studio (Feature Dependencies) 12.0.0.v20180418-2342
(com.jboss.devstudio.core.rpmdeps.feature.feature.group 12.0.0.v20180418-2342)
To: org.eclipse.equinox.p2.iu; org.sonatype.m2e.egit.feature.feature.group 0.0.0
Cannot satisfy dependency:
From: Git integration for Eclipse 5.0.0.201805151920-m7
(org.eclipse.egit.feature.group 5.0.0.201805151920-m7)
To: org.eclipse.equinox.p2.iu; org.eclipse.egit.core
[5.0.0.201805151920-m7,5.0.0.201805151920-m7]
Cannot satisfy dependency:
From: Maven SCM Handler for EGit 0.15.0.201610271523 (org.sonatype.m2e.egit
0.15.0.201610271523)
To: osgi.bundle; org.eclipse.egit.core [3.0.0,5.0.0)
Cannot satisfy dependency:
From: Maven SCM Handler for EGit 0.15.0.201610271523
(org.sonatype.m2e.egit.feature.feature.group 0.15.0.201610271523)
To: org.eclipse.equinox.p2.iu; org.sonatype.m2e.egit
[0.15.0.201610271523,0.15.0.201610271523]{code}
As such we can either:
* install devstudio (which requires m2e.egit) and uninstall egit and egit.mylyn features
to do so, or
!remediation-2.png|thumbnail!
* upgrade to egit 5.0.0.20180522 (rc1) and not be able to install devstudio 12.0.0.AM2.
!remediation-1.png|thumbnail!
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)