]
Zbyněk Červinka edited comment on JBIDE-26914 at 11/30/19 12:54 PM:
--------------------------------------------------------------------
After todays testing I have to reopen this JIRA. The issue is not fixed, I have performed
2 tests and in both cases the error is still there.
h3. Eclipse IDE for Enterprise Java Developers installation details (both tests have same
installation details):
* Version: 2019-09 R (4.13.0)
* Build id: 20190917-1200
h3. OS X versions details:
* 10.14.6
* 10.11.6
h3. Remediation page with error:
* is the same as mentioned in the description, see the following printscreen
!os_x_10.14.6.png|thumbnail!
was (Author: zcervink):
After todays testing I have to reopen this JIRA. The issue is not fixed, I have performed
2 tests and in both cases the error is still there.
h3. Eclipse IDE for Enterprise Java Developers installation details (both tests have same
installation details):
* Version: 2019-09 R (4.13.0)
* Build id: 20190917-1200
h3. OS X versions details:
* 10.14.6
* 10.11.6
h3. Remediation page with error:
* is the same as mentioned in the description
!os_x_10.14.6.png|thumbnail!
Remediation page - cannot satisfy dependency when installing JBT from
update site into Eclipse
----------------------------------------------------------------------------------------------
Key: JBIDE-26914
URL:
https://issues.jboss.org/browse/JBIDE-26914
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: central, central-update
Affects Versions: 4.13.0.Final
Environment: Fedora 29, Java 11
Reporter: Ondrej Dockal
Assignee: Stephane Bouchet
Priority: Critical
Fix For: 4.14.0.AM1
Attachments: os_x_10.14.6.png
When trying to install JBT from update site
(
http://download.jboss.org/jbosstools/photon/staging/updates/) into Eclipse 2019-09 JEE
(
https://www.eclipse.org/downloads/packages/release/2019-09/r/eclipse-ide-...)
I got remediation page with this errors:
{code}
Your original request has been modified.
"WST JSON Core" is already installed, so an update will be performed
instead.
"Eclipse JSON Editor and Tools" is already installed, so an update will be
performed instead.
Cannot complete the install because of a conflicting dependency.
Software being installed: Eclipse JSON Editor and Tools 1.1.5.v201908281850
(org.eclipse.wst.json_ui.feature.feature.group 1.1.5.v201908281850)
Software currently installed: Eclipse Web Developer Tools 3.15.0.v201908192247
(org.eclipse.wst.web_ui.feature.feature.group 3.15.0.v201908192247)
Only one of the following can be installed at once:
Eclipse JSON Editor and Tools 1.1.5.v201904210526
(org.eclipse.wst.json_ui.feature.feature.jar 1.1.5.v201904210526)
Eclipse JSON Editor and Tools 1.1.5.v201908281850
(org.eclipse.wst.json_ui.feature.feature.jar 1.1.5.v201908281850)
Cannot satisfy dependency:
From: Eclipse JSON Editor and Tools 1.1.5.v201904210526
(org.eclipse.wst.json_ui.feature.feature.group 1.1.5.v201904210526)
To: org.eclipse.equinox.p2.iu; org.eclipse.wst.json_ui.feature.feature.jar
[1.1.5.v201904210526,1.1.5.v201904210526]
Cannot satisfy dependency:
From: Eclipse JSON Editor and Tools 1.1.5.v201908281850
(org.eclipse.wst.json_ui.feature.feature.group 1.1.5.v201908281850)
To: org.eclipse.equinox.p2.iu; org.eclipse.wst.json_ui.feature.feature.jar
[1.1.5.v201908281850,1.1.5.v201908281850]
Cannot satisfy dependency:
From: Eclipse Web Developer Tools 3.15.0.v201908192247
(org.eclipse.wst.web_ui.feature.feature.group 3.15.0.v201908192247)
To: org.eclipse.equinox.p2.iu; org.eclipse.wst.json_ui.feature.feature.group
[1.1.5.v201904210526,1.1.5.v201904210526]
{code}