[
https://jira.jboss.org/jira/browse/JBDS-968?page=com.atlassian.jira.plugi...
]
Snjezana Peco commented on JBDS-968:
------------------------------------
I think this issue is caused by
https://bugs.eclipse.org/bugs/show_bug.cgi?id=265607
Namely, when updating a plugin or installing a new plugin, P2 updates all plugins having
a newer version and calculates dependencies of all the plugins and features.
No mater if you exclude the JBoss Maven SDK feature or not, P2 will try to calculate
dependencies and update the feature. Since it can't find m2eclipse dependencies, you
will get an exception. Update will fail.
A workaround is to install m2eclipse.
Note:
JBDS should either include m2eclipse and the JBoss Maven Integration feature or none of
them.
Can't update JBDS M4 with JBT CR1 from update site.
---------------------------------------------------
Key: JBDS-968
URL:
https://jira.jboss.org/jira/browse/JBDS-968
Project: JBoss Developer Studio
Issue Type: Bug
Components: Build
Affects Versions: 3.0.0.M4, 3.0.0.CR1
Environment: jbdevstudio-eap-win32-3.0.0.v200911161447M-H94-M4
Reporter: Yura Zhishko
Assignee: Denis Golovin
Priority: Critical
Attachments: Error.jpg, screenshot-1.jpg
1) Install studio version from environment description.
2) Help -> Install New Software
3) Add
http://download.jboss.org/jbosstools/updates/nightly/trunk/ to update list
4) Select all except Integration (screenshot-1)
5) Press Next
I've got unsatisfied dependency:
Cannot complete the install because one or more required items could not be found.
Software being installed: JBoss Maven SDK 1.0.0.v200912010124N-H1-RC1
(org.jboss.tools.maven.sdk.feature.feature.group 1.0.0.v200912010124N-H1-RC1)
Missing requirement: JBoss Maven Core 1.0.0.v200912010124N-H1-RC1
(org.jboss.tools.maven.core 1.0.0.v200912010124N-H1-RC1) requires 'bundle
org.maven.ide.components.maven_model_edit 0.0.0' but it could not be found
Cannot satisfy dependency:
From: JBoss Maven Integration 1.0.0.v200912010124N-H1-RC1
(org.jboss.tools.maven.feature.feature.group 1.0.0.v200912010124N-H1-RC1)
To: org.jboss.tools.maven.core [1.0.0.v200912010124N-H1-RC1]
Cannot satisfy dependency:
From: JBoss Maven SDK 1.0.0.v200912010124N-H1-RC1
(org.jboss.tools.maven.sdk.feature.feature.group 1.0.0.v200912010124N-H1-RC1)
To: org.jboss.tools.maven.feature.feature.group [1.0.0.v200912010124N-H1-RC1]
6) I've excluded JBoss Maven SDK from build. During JBT updating next errors occur
(see Error screenshot)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira