eclipse-jetty-plugin icon indicating copy to clipboard operation
eclipse-jetty-plugin copied to clipboard

External Jetty distribution does not work if 'lib' is in the path

Open pogo19 opened this issue 10 years ago • 12 comments

Hello, since update to 3.8.0 I have following problem in either Eclipse Kepler or Luna:

Failed to resolve Jetty dependencies: [.*/servlet-api-.*\.jar, .*/jndi/.*\.jar, .*/annotations/.*\.jar]

For applications without JNDI it fails only on servlet-api-.*.jar

When it first appeared it helped to create fresh new run/debug configuration but it doesn't help anymore.

pogo19 avatar Aug 13 '14 15:08 pogo19