Maven Jetty plugin Vincent Massol

This plugin starts Jetty on the J2EE modules specified as dependencies.

Define the WARs to deploy in Jetty as project dependencies. For example:

groupId artifactId version war true ]]>

Note: If you run the jetty:run-war goal, your current project will also be considered as a WAR and it will be also deployed in Jetty.