]
Martin Malina commented on JBIDE-13952:
---------------------------------------
ok, cool :)
JBT cannot install livereload: Missing requirement: jetty 8
-----------------------------------------------------------
Key: JBIDE-13952
URL:
https://issues.jboss.org/browse/JBIDE-13952
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Build/Releng, livereload
Affects Versions: 4.1.0.Alpha2
Environment: JBT 4.1.0.Alpha2 B140
http://download.jboss.org/jbosstools/updates/JBossTools-4.1.0.Alpha2.core/
Reporter: Martin Malina
Assignee: Nick Boldt
Priority: Blocker
Fix For: 4.1.0.Alpha2
When I try to install all features from the JBT update site, I get this error:
{code}
Cannot complete the install because one or more required items could not be found.
Software being installed: Feature Developer Resources 1.0.0.Alpha2-v20130405-0853-B3
(org.jboss.tools.livereload.feature.source.feature.group 1.0.0.Alpha2-v20130405-0853-B3)
Missing requirement: Webpage Reloader 1.0.0.Alpha2-v20130405-0853-B3
(org.jboss.tools.livereload 1.0.0.Alpha2-v20130405-0853-B3) requires 'bundle
org.eclipse.jetty.websocket [8.1.0,9.0.0)' but it could not be found
Cannot satisfy dependency:
From: Feature 1.0.0.Alpha2-v20130405-0853-B3
(org.jboss.tools.livereload.feature.feature.group 1.0.0.Alpha2-v20130405-0853-B3)
To: org.jboss.tools.livereload [1.0.0.Alpha2-v20130405-0853-B3]
Cannot satisfy dependency:
From: Feature Developer Resources 1.0.0.Alpha2-v20130405-0853-B3
(org.jboss.tools.livereload.feature.source.feature.group 1.0.0.Alpha2-v20130405-0853-B3)
To: org.jboss.tools.livereload.feature.feature.group
[1.0.0.Alpha2-v20130405-0853-B3]
{code}
If I remove the source feature, I get this:
{code}
Cannot complete the install because one or more required items could not be found.
Software being installed: Feature 1.0.0.Alpha2-v20130405-0853-B3
(org.jboss.tools.livereload.feature.feature.group 1.0.0.Alpha2-v20130405-0853-B3)
Missing requirement: Webpage Reloader 1.0.0.Alpha2-v20130405-0853-B3
(org.jboss.tools.livereload 1.0.0.Alpha2-v20130405-0853-B3) requires 'bundle
org.eclipse.jetty.websocket [8.1.0,9.0.0)' but it could not be found
Cannot satisfy dependency:
From: Feature 1.0.0.Alpha2-v20130405-0853-B3
(org.jboss.tools.livereload.feature.feature.group 1.0.0.Alpha2-v20130405-0853-B3)
To: org.jboss.tools.livereload [1.0.0.Alpha2-v20130405-0853-B3]
{code}
Also, the livereload feature should have a better name (currently just
"Feature").
--
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: