Jetty plugin changes
Vincent Massol
Update dependencies to match ones in maven 1.1 core and to unify them between plugins. The following dependencies are updated :
- commons-jelly-tags-xml v1.0 -> v1.1
Added tools.jar to the Jetty execution classpath to support JSP compilation.
Upgraded dependency to Jasper Compiler and Runtime 4.1.30.
Upgraded dependency to Jetty 4.2.20.
Added a FAQ
Added dependency on
commons-jelly-tags-xml. It seems this is required for some configurations of Maven.
Plugin creation. Currently only supports WAR deployments in Jetty.