[jbosstools-issues] [JBoss JIRA] (JBDS-4403) An error when installing Devstudio 10.4.0.GA from Marketplace

Nick Boldt (JIRA) issues at jboss.org
Tue May 30 11:29:01 EDT 2017


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

Nick Boldt commented on JBDS-4403:
----------------------------------

"It occurs due to conflicts between the plugins that Eclipse is trying to install during the JBoss Developer Studio installation."

That's not technically true. It occurs because the Eclipse product includes an older version of a required plugin on which  JBoss Developer Studio depends (org.eclipse.m2e.feature 1.7.0), so p2 needs to break the product's install definition up into smaller pieces to allow the requirement to be updated to 1.7.1. 

So it's less about a "conflict" and more about the way the Eclipse product is defined, using an older version of m2e. 

> An error when installing Devstudio 10.4.0.GA from Marketplace
> -------------------------------------------------------------
>
>                 Key: JBDS-4403
>                 URL: https://issues.jboss.org/browse/JBDS-4403
>             Project: Red Hat JBoss Developer Studio (devstudio)
>          Issue Type: Bug
>          Components: marketplace
>    Affects Versions: 10.4.0.GA
>         Environment: Eclipse Neon.3 for JavaEE Developers
>            Reporter: Andrej Podhradsky
>            Assignee: Nick Boldt
>             Fix For: 10.4.0.GA
>
>
> The following error occurs when installing Devstudio 10.4.0.GA from Marketplace
> {code}
> Cannot complete the install because of a conflicting dependency.
>   Software being installed: Red Hat JBoss Developer Studio (Core Features) 10.4.0.v20170511-1748 (com.jboss.devstudio.core.feature.feature.group 10.4.0.v20170511-1748)
>   Software currently installed: m2e - Maven Integration for Eclipse (includes Incubating components) 1.7.0.20160603-1933 (org.eclipse.m2e.feature.feature.group 1.7.0.20160603-1933)
>   Only one of the following can be installed at once: 
>     Maven Project Model Edit Bundle 1.7.0.20160603-1933 (org.eclipse.m2e.model.edit 1.7.0.20160603-1933)
>     Maven Project Model Edit Bundle 1.7.1.20161104-1805 (org.eclipse.m2e.model.edit 1.7.1.20161104-1805)
>   Cannot satisfy dependency:
>     From: Red Hat JBoss Developer Studio (Core Features) 10.4.0.v20170511-1748 (com.jboss.devstudio.core.feature.feature.group 10.4.0.v20170511-1748)
>     To: com.jboss.devstudio.core.rpmdeps.feature.feature.group [10.4.0.v20170504-1343]
>   Cannot satisfy dependency:
>     From: Red Hat JBoss Developer Studio (Feature Dependencies) 10.4.0.v20170504-1343 (com.jboss.devstudio.core.rpmdeps.feature.feature.group 10.4.0.v20170504-1343)
>     To: org.eclipse.m2e.feature.feature.group 1.7.1.20161104-1805
>   Cannot satisfy dependency:
>     From: m2e - Maven Integration for Eclipse (includes Incubating components) 1.7.0.20160603-1933 (org.eclipse.m2e.feature.feature.group 1.7.0.20160603-1933)
>     To: org.eclipse.m2e.model.edit [1.7.0.20160603-1933]
>   Cannot satisfy dependency:
>     From: m2e - Maven Integration for Eclipse (includes Incubating components) 1.7.1.20161104-1805 (org.eclipse.m2e.feature.feature.group 1.7.1.20161104-1805)
>     To: org.eclipse.m2e.model.edit [1.7.1.20161104-1805]
> {code}



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jbosstools-issues mailing list