[jbosstools-issues] [JBoss JIRA] (JBIDE-26914) Remediation page - cannot satisfy dependency when installing JBT from update site into Eclipse

Stephane Bouchet (Jira) issues at jboss.org
Wed Oct 30 10:07:00 EDT 2019


    [ https://issues.jboss.org/browse/JBIDE-26914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13806165#comment-13806165 ] 

Stephane Bouchet edited comment on JBIDE-26914 at 10/30/19 10:06 AM:
---------------------------------------------------------------------

seems a duplicate of JBIDE-26818. 

BTW, Tern is coming from nodeclipse at version 1.1.0 and we provide it as 1.3.0 with Jboss. 
As we noticed earlier, new nodeclipse repo (https://nodeclipse.github.io/updates/) is not stable enough to be used as is,  as it breaks our CI with egit errors, too.
we decided with [~jeffmaury] to mirror it on jboss side to avoid such errors, but for next release.


was (Author: stephane.bouchet):
seems a duplicate of JBIDE-26818. 
Also, i cannot reproduce after updating Mylyn in the first place ( as the same step as WTP update ). 
BTW, Tern is coming from nodeclipse at version 1.1.0 and we provide it as 1.3.0 with Jboss. 
As we noticed earlier, new nodeclipse repo (https://nodeclipse.github.io/updates/) is not stable enough to be used as is,  as it breaks our CI with egit errors, too.
we decided with [~jeffmaury] to mirror it on jboss side to avoid such errors, but for next release.

> 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
>
> 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-enterprise-java-developers) 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}



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the jbosstools-issues mailing list