Uses of Package
org.eclipse.jetty.maven.plugin
Package
Description
Jetty Maven Plugin : Support for Jetty in Maven build lifecycle
-
ClassDescriptionAbstractForker Base class for forking jetty.Base class for all goals that operate on unassembled webapps.AbstractWebAppMojo Base class for common behaviour of jetty mojos.JettyEmbedded Starts jetty within the current process.JettyForker Uses quickstart to generate a webapp and forks a process to run it.JettyHomeBaseForker Unpacks a jetty-home and configures it with a base that allows it to run an unassembled webapp.MavenServerConnector As the ServerConnector class does not have a no-arg constructor, and moreover requires the server instance passed in to all its constructors, it cannot be referenced in the pom.xml.MavenWebAppContext Extends the WebAppContext to specialize for the maven environment.Overlay An Overlay represents overlay information derived from the maven-war-plugin.OverlayConfig The configuration of a war overlay in a pom.ScanPattern Ant-style pattern of includes and excludes.ScanTargetPattern Utility class to provide the ability for the mvn jetty:run mojo to be able to specify filesets of extra files to regularly scan for changes in order to redeploy the webapp.WarPluginInfo Information about the maven-war-plugin contained in the pom
-
ClassDescriptionOverlayManager Mediates information about overlays configured in a war plugin.WarPluginInfo Information about the maven-war-plugin contained in the pom