Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 466342

Summary: Update Jetty Dependency to 9.2.9
Product: [WebTools] WTP ServerTools Reporter: Vaninder Rajput <vaninder>
Component: wst.serverAssignee: Elson Yuen <eyuen7>
Status: CLOSED FIXED QA Contact: Elson Yuen <eyuen7>
Severity: blocker    
Priority: P3 CC: ccc, samuelwu
Version: 3.7   
Target Milestone: 3.7 M7   
Hardware: PC   
OS: Windows 7   
See Also: https://git.eclipse.org/r/109273
https://git.eclipse.org/r/109272
Whiteboard:
Bug Depends on: 453910    
Bug Blocks:    

Description Vaninder Rajput CLA 2015-05-04 13:50:25 EDT
Hello,

WTP 3.7.0 build failed with following error in server tools component: 

[ERROR] Internal error: java.lang.RuntimeException: No solution found because the problem is unsatisfiable.: [Unable to satisfy dependency from org.eclipse.wst.server_adapters.feature.feature.group 3.2.402.qualifier to org.eclipse.jetty.webapp [9.2.3,9.2.4).; Unable to satisfy dependency from org.eclipse.wst.server_adapters.feature.feature.group 3.2.402.qualifier to org.eclipse.jetty.xml [9.2.3,9.2.4).; No solution found because the problem is unsatisfiable.] -> [Help 1]
org.apache.maven.InternalErrorException: Internal error: java.lang.RuntimeException: No solution found because the problem is unsatisfiable.: [Unable to satisfy dependency from org.eclipse.wst.server_adapters.feature.feature.group 3.2.402.qualifier to org.eclipse.jetty.webapp [9.2.3,9.2.4).; Unable to satisfy dependency from org.eclipse.wst.server_adapters.feature.feature.group 3.2.402.qualifier to org.eclipse.jetty.xml [9.2.3,9.2.4).; No solution found because the problem is unsatisfiable.]
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:167)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:584)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:216)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:160)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at ...........

Jetty was updated to 9.2.9.v20150224 in Releng. Please update the org.eclipse.wst.server_adapters.feature file to reflect that change.
Comment 1 Carl Anderson CLA 2015-05-04 13:59:11 EDT
Adding a link to the Eclipse Platform bug where they moved up to 9.2.9
Comment 2 Elson Yuen CLA 2015-05-04 15:39:17 EDT
Changes dropped to master
Comment 3 Vaninder Rajput CLA 2015-05-06 16:48:44 EDT
The problem was solved with Elson's fix. 

Thank you Elson.
Comment 4 Eclipse Genie CLA 2017-10-11 16:43:48 EDT
New Gerrit change created: https://git.eclipse.org/r/109273
Comment 5 Eclipse Genie CLA 2017-10-11 16:43:50 EDT
New Gerrit change created: https://git.eclipse.org/r/109272