I\'m using Jetty\'s plugin for Maven, version 7.0.0.pre5, but I have issues configuring it to have a SSL Connector. Whenever I start the application, it fails stating that t
For anyone using Jetty 6.x, the artifact to include in the dependencies for the plugin is jetty-sslengine.
jetty-sslengine