[jbosstools-issues] [JBoss JIRA] (JBIDE-14476) Can't install Mylyn connector from Central

Nick Boldt (JIRA) jira-events at lists.jboss.org
Thu May 16 18:00:07 EDT 2013


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

Nick Boldt commented on JBIDE-14476:
------------------------------------

Please provide steps to reproduce. Which version of JBT, which Central site, etc.

I suspect you're trying to install from the development site (JBT, target platform, extras, which contain 2.3.1) rather than a nightly site (which contains 3.0).

The 3.0 feature is definitely on the new Alpha4 TP [0] (but not the Alpha3 one, linked from the dev site) [1], so it should be discoverable & installable:

[0] http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.30.5.Alpha4-SNAPSHOT

[1] http://download.jboss.org/jbosstools/discovery/development/4.1.0.Alpha2/compositeContent.xml

Try using one of these directory.xml files, and matching sites:

{code}
-Djboss.discovery.directory.url=http://download.jboss.org/jbosstools/discovery/nightly/core/trunk/jbosstools-directory.xml
-Djboss.discovery.site.url=http://download.jboss.org/jbosstools/discovery/nightly/core/trunk/
   or
-Djboss.discovery.directory.url=http://www.qa.jboss.com/binaries/RHDS/discovery/nightly/core/trunk/devstudio-directory.xml
-Djboss.discovery.site.url=http://www.qa.jboss.com/binaries/RHDS/discovery/nightly/core/trunk/
{code}

                
> Can't install Mylyn connector from Central
> ------------------------------------------
>
>                 Key: JBIDE-14476
>                 URL: https://issues.jboss.org/browse/JBIDE-14476
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: central
>            Reporter: Mickael Istria
>            Assignee: Nick Boldt
>             Fix For: 4.1.0.Beta1
>
>
> Can't install the Mylyn connector from Central because of a conflict on the version of EGit
> {code}
> Contains: Only one of the following can be installed at once: 
> Contains: Git Team Provider UI 3.0.0.201305080800-m7 (org.eclipse.egit.ui 3.0.0.201305080800-m7)
> Contains: Git Team Provider UI 2.3.1.201302201838-r (org.eclipse.egit.ui 2.3.1.201302201838-r)
> Contains: Git Team Provider UI 2.3.0.201302060400-rc1 (org.eclipse.egit.ui 2.3.0.201302060400-rc1)
> Contains: Cannot satisfy dependency:
> Contains: From: Eclipse EGit Mylyn GitHub Feature 2.3.0.201302130906 (org.eclipse.mylyn.github.feature.feature.group 2.3.0.201302130906)
> Contains: To: org.eclipse.mylyn.github.ui [2.3.0.201302130906]
> Contains: Cannot satisfy dependency:
> Contains: From: Mylyn GitHub Connector UI 2.3.0.201302130906 (org.eclipse.mylyn.github.ui 2.3.0.201302130906)
> Contains: To: package org.eclipse.egit.ui [2.3.0,2.4.0)
> Contains: Cannot satisfy dependency:
> Contains: From: JBoss OpenShift Tools 2.5.0.Beta1-v20130516-1745-B365 (org.jboss.tools.openshift.express.feature.feature.group 2.5.0.Beta1-v20130516-1745-B365)
> Contains: To: org.jboss.tools.openshift.express.ui [2.5.0.Beta1-v20130516-1745-B365]
> Contains: Cannot satisfy dependency:
> Contains: From: JBoss OpenShift Tools Developer Resources 2.5.0.Beta1-v20130516-1745-B365 (org.jboss.tools.openshift.express.feature.source.feature.group 2.5.0.Beta1-v20130516-1745-B365)
> Contains: To: org.jboss.tools.openshift.express.feature.feature.group [2.5.0.Beta1-v20130516-1745-B365]
> Contains: Cannot satisfy dependency:
> Contains: From: OpenShift UI 2.5.0.Beta1-v20130516-1745-B365 (org.jboss.tools.openshift.express.ui 2.5.0.Beta1-v20130516-1745-B365)
> Contains: To: bundle org.eclipse.egit.ui 3.0.0
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list