[jbosstools-issues] [JBoss JIRA] (JBIDE-20918) Browsersim and Cordovasim are broken since jetty v 9.3.2 was added to TP

Nick Boldt (JIRA) issues at jboss.org
Tue Oct 13 11:21:00 EDT 2015


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

Nick Boldt commented on JBIDE-20918:
------------------------------------

Build breakage looks like this:

{code}
[ERROR] Cannot resolve project dependencies:
[ERROR]   Software being installed: com.jboss.devstudio.core.feature.feature.group 10.0.0.qualifier
[ERROR]   Missing requirement: org.jboss.tools.browsersim.ui 3.8.0.Alpha1-v20151006-0724-B246 requires 'bundle org.eclipse.jetty.server [9.2.13,9.2.14)' but it could not be found
[ERROR]   Cannot satisfy dependency: com.jboss.devstudio.core.feature.feature.group 10.0.0.qualifier depends on: org.jboss.tools.browsersim.feature.feature.group 0.0.0
[ERROR]   Cannot satisfy dependency: org.jboss.tools.browsersim.feature.feature.group 3.8.0.Alpha1-v20151006-0724-B246 depends on: org.jboss.tools.browsersim.ui [3.8.0.Alpha1-v20151006-0724-B246]
{code}


> Browsersim and Cordovasim are broken since jetty v 9.3.2 was added to TP
> ------------------------------------------------------------------------
>
>                 Key: JBIDE-20918
>                 URL: https://issues.jboss.org/browse/JBIDE-20918
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: browsersim, cordovasim
>    Affects Versions: 4.4.0.Alpha1
>            Reporter: Konstantin Marmalyukov
>            Assignee: Konstantin Marmalyukov
>            Priority: Blocker
>             Fix For: 4.4.0.Alpha1
>
>
> In 4.60.0.Alpha1 we have jetty 9.3.2. Since in this jetty version bug with restriction of version of jetty dependencies we have to follow eclipse with jetty versions.
> The reason why Browsersim and Cordovasim cannot be launched: we have two versions of Jetty bundles in TP. Since we require lower versions we have dependency chains. To fix it, we need to update Jetty to 9.3.2
> See JBIDE-20670 for more details



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jbosstools-issues mailing list