Uses of Class
org.eclipse.jetty.maven.plugin.AbstractUnassembledWebAppMojo
Package
Description
Jetty Maven Plugin : Support for Jetty in Maven build lifecycle
-
Uses of AbstractUnassembledWebAppMojo in org.eclipse.jetty.maven.plugin
Modifier and TypeClassDescriptionclass
Generate the effective web.xml for a pre-built webapp.class
This goal is used in-situ on a Maven project without first requiring that the project is assembled into a war, saving time during the development cycle.class
This goal is similar to the jetty:run goal in that it it starts jetty on an unassembled webapp, EXCEPT that it is designed to be bound to an execution inside your pom.