[
https://issues.jboss.org/browse/JBIDE-12249?page=com.atlassian.jira.plugi...
]
Nick Boldt edited comment on JBIDE-12249 at 1/16/13 4:42 PM:
-------------------------------------------------------------
So, of the reported issues...
* m2e dependency SHOULD be fixed now to allow m2e 1.x (<2.0) as dependency for JBT
(rather than just 1.0).
* Indigo target platform includes egit 1.2. org.jboss.tools.openshift.express.ui depends
on org.eclipse.egit.ui;bundle-version="1.0.0", which means anyone with egit 2.x
already installed won't be able to install the OpenShift tools. Details: JBIDE-13392
was (Author: nickboldt):
So, of the reported issues...
* m2e dependency SHOULD be fixed now to allow m2e 1.x (<2.0) as dependency for JBT
(rather than just 1.0).
* Indigo target platform includes egit 1.2. org.jboss.tools.openshift.express.ui depends
on org.eclipse.egit.ui;bundle-version="1.0.0", which means anyone with egit 2.x
already installed won't be able to install the OpenShift tools:
{code}
Cannot complete the install because of a conflicting dependency. Software being
installed:
JBoss OpenShift Tools 2.3.1.v20120715-0255-H145-Final
(org.jboss.tools.openshift.express.feature.feature.group 2.3.1.v20120715-0255-H145-Final)
Software currently installed:
Eclipse EGit 2.2.0.201212191850-r (org.eclipse.egit.feature.group 2.2.0.201212191850-r)
Only one of the following can be installed at once:
Git Team Provider UI 2.2.0.201212191850-r (org.eclipse.egit.ui 2.2.0.201212191850-r)
Git Team Provider UI 1.2.0.201112121913 (org.eclipse.egit.ui 1.2.0.201112121913)
Because:
org.jboss.tools.openshift.express.ui 2.3.1.v20120715-0255-H145-Final requires
org.eclipse.egit.ui [1.0.0,2.0.0)
{code}
Reopening to explore a fix for openshift tools. Can it run w/ egit 2.x?
A lot of failures to install from
marketplace.eclipse.org
---------------------------------------------------------
Key: JBIDE-12249
URL:
https://issues.jboss.org/browse/JBIDE-12249
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Build/Releng, QA
Affects Versions: 3.3.0.Final
Reporter: Mickael Istria
Assignee: Nick Boldt
Priority: Blocker
Fix For: 3.3.2
Attachments: JBIDE12249-Indigo-installs-dropping.png,
JBIDE12249-jbds6-byoe-installs-rising.png, JBIDE12249-jbt4-installs-rising.png,
JBIDE12249-m2e1.2-install-conflict.png, JBIDE12249-upversion-to-1.3.2.patch.txt,
JBIDE12249.patch.txt
It appears that most installations of JBT from marketplace concludes in an error:
See:
http://marketplace.eclipse.org/content/jboss-tools-indigo/error_reports
Some of the most frequent errors:
{quote}
Cannot satisfy dependency: From: JBoss JAX-RS Tooling (UI) 1.2.2.v20120605-1934-H134-CR1
(org.jboss.tools.ws.jaxrs.ui 1.2.2.v20120605-1934-H134-CR1) To: bundle
org.eclipse.debug.ui 3.7.101
{quote}
-> JaxRs depends on 3.7.1 ? Install from 3.7.0 or <.
{quote}
JBoss Maven Integration 1.3.0.v20120613-2141-H115-Final (org.jboss.tools.maven.ui
1.3.0.v20120613-2141-H115-Final) To: bundle org.eclipse.compare 3.5.202
{quote}
-> Maven depends on 3.7.2 ?
{quote}
Cannot satisfy dependency: From: OpenShift UI 2.3.0.v20120613-1951-H135-Final
(org.jboss.tools.openshift.express.ui 2.3.0.v20120613-1951-H135-Final) To: bundle
org.eclipse.egit.ui [1.0.0,2.0.0)
{quote}
-> People who don't have EGit. EGit is not part of our site.
--
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