[jbosstools-issues] [JBoss JIRA] (JBIDE-13952) JBT cannot install livereaload: Missing requirement: Webpage Reloader

Martin Malina (JIRA) jira-events at lists.jboss.org
Mon Apr 8 11:02:42 EDT 2013


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

Martin Malina edited comment on JBIDE-13952 at 4/8/13 11:02 AM:
----------------------------------------------------------------

This is sad :( I was under the impression that the JBT core update site (available as a zip) is self-contained. But yeah, it's too small for that to be true. So once again we realize that we haven't been actually testing what we were supposed to - many times, not always - in the case of maven-based test runs, everything is fine. But to install JBT into Eclipse when testing, I think we always just used this JBT core update site, nothing else.

OK, with the correct TP added, I am able to install livereload.
                
      was (Author: mmalina):
    This is sad :( I was under the expression that the JBT core update site (available as a zip) is self-contained. But yeah, it's too small for that to be true. So once again we realize that we haven't been actually testing what we were supposed to - many times, not always - in the case of maven-based test runs, everything is fine. But to install JBT into Eclipse when testing, I think we always just used this JBT core update site, nothing else.

OK, with the correct TP added, I am able to install livereload.
                  
> JBT cannot install livereaload: Missing requirement: Webpage Reloader
> ---------------------------------------------------------------------
>
>                 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: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list