Unable to use servlet 3.0 api in jetty plugin

Unable to use servlet 3.0 api in jetty plugin.

The Jetty plugin is outdated and only supports Jetty 6 (which doesn’t support Servlet 3.0). I recommend to instead use the third-party Gradle Cargo or Gradle Arquillian plugin, or the container support provided by your IDE of choice.