Talk:Jetty/Feature/Jetty Maven Plugin
With the Jetty Maven Plugin, is there a way to use the start.ini configuration mechanism (the one used when starting a stand-alone Jetty server with start.jar)? --Abdull 21:09, 15 September 2012 (UTC)
Default Jetty components on the Jetty Maven Plugin classpath
Which Jetty components are on the classpath and activated by default by the Jetty Maven Plugin? I'm looking for the default list (such as OPTIONS=Server,jsp,jmx,resources,websocket,ext,plus,annotations
), and I'm looking for a way to manipulate this list. --Abdull 23:08, 15 September 2012 (UTC)
<webAppConfig>
What is <webAppConfig>
? What can be configured with it? --Abdull 12:46, 17 September 2012 (UTC)