Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Requirements

  1. Java 6 or later

Tomcat

Just copy the plugin jar file to the lib folder under WEB-INF/libTested with Tomcat 6.0.20.

Jetty

This plugin requires Jetty 7 to work. And the Tomcat libraries must be deployed with the application, adding this to your pom.xml should take care of that:

...