Jetty v11 missing HttpMethod

Giovanni G.8 months ago

The version of Jetty has been upgraded from 10.0.15 to 11.0.19, and now there is an issue with the WebServer class because HttpMethod is not present in Jetty 11.

Anton Tananaev8 months ago

What issue? Are you using the official version of Traccar? You have to provide much more context of you want some help.

Giovanni G.8 months ago

I'm on branch master and the ide show me this error for jettyVersion = "11.0.19"
Jhmo9vR.md.png

Anton Tananaev8 months ago

You probably need to clear the cache and indexes in your IDE.