When starting up a Jetty server with Jetty Maven Plugin's "mvn
jetty:run" command, which Jetty Jars are put on the classpath? I'm
looking for a list such as
"OPTIONS=Server,jsp,jmx,resources,websocket,ext,plus"... that is, I'm
looking for a list of start options as listed on this page:
http://wiki.eclipse.org/Jetty/Reference/Start_Options .

Or can I assume that "OPTIONS=All" ?

In case the Jetty Maven Plugin doesn't put all Jetty Jars on the
classpath, how can I let the Jetty Maven Plugin know which one I would
like to have?

Thanks for your help!
_______________________________________________
jetty-users mailing list
[email protected]
https://dev.eclipse.org/mailman/listinfo/jetty-users

Reply via email to