Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[wtp-dev] Eclipse 4.7.2 RC3 and WTP 3.9.2 RC1 use different Jetty versions

Eclipse 4.7.2 RC3 bundles parts of Jetty 9.4.7

WTP 3.9.2 RC1 bundles parts of Jetty 9.4.5

 

Trying to install the two together without something else supplying a Jetty 9.4.5 copy for WTP to leverage does not end well. Is this a known issue and is there an ETA for a fix?

 

     [java] Cannot complete the install because one or more required items could not be found.

     [java]  Software being installed: WST Server Adapters 3.2.600.v201708030026 (org.eclipse.wst.server_adapters.feature.feature.group 3.2.600.v201708030026)

     [java]  Missing requirement: Jetty :: Webapp Application Support 9.4.5.v20170502 (org.eclipse.jetty.webapp 9.4.5.v20170502) requires 'package org.eclipse.jetty.http [9.4.5,9.4.6)' but it could not be found

     [java]  Cannot satisfy dependency:

     [java]   From: Preview Server Support 1.1.500.v201704201544 (org.eclipse.wst.server.preview 1.1.500.v201704201544)

     [java]   To: bundle org.eclipse.jetty.webapp [8.0.4,10.0.0)

     [java]  Cannot satisfy dependency:

     [java]   From: WST Server Adapters 3.2.600.v201708030026 (org.eclipse.wst.server_adapters.feature.feature.group 3.2.600.v201708030026)

     [java]   To: org.eclipse.wst.server.preview [1.1.500.v201704201544]

     [java] Application failed, log file location: D:\Oracle\OEPE\Depot\annex\gf5\build\p2\configuration\1512078979461.l

 

Thanks,

 

- Konstantin

 


Back to the top