public class JettyEffectiveWebXml extends JettyRunMojo
Modifier and Type | Field and Description |
---|---|
protected boolean |
deleteOnExit |
protected File |
effectiveWebXml
The target directory
|
protected File |
target
The target directory
|
classesDirectory, DEFAULT_WEBAPP_SRC, extraScanTargets, FAKE_WEBAPP, scanTargetPatterns, scanTargets, testClassesDirectory, useTestScope, warArtifacts, warPluginInfo, webAppSourceDirectory, webXml
consoleScanner, contextHandlers, contextXml, dumpOnStart, excludedGoals, execution, httpConnector, jettyXml, loginServices, nonblocking, pluginArtifacts, PORT_SYSPROPERTY, project, projectArtifacts, reload, requestLog, scanIntervalSeconds, scanList, scanner, scannerListeners, server, skip, stopKey, stopPort, systemProperties, systemPropertiesFile, useProvidedScope, webApp
Constructor and Description |
---|
JettyEffectiveWebXml() |
Modifier and Type | Method and Description |
---|---|
void |
execute() |
void |
startJetty() |
checkPomConfiguration, configureScanner, configureWebApplication, finishConfigurationBeforeStart, getArtifactForOverlay, restartWebApp
applyJettyXml, configureMonitor, configurePluginClasspath, findJettyWebXmlFile, getJettyXmlFiles, isExcluded, isPluginArtifact, printSystemProperties, setSystemProperties, setSystemPropertiesFile, startConsoleScanner
protected File target
protected File effectiveWebXml
protected boolean deleteOnExit
public void execute() throws org.apache.maven.plugin.MojoExecutionException, org.apache.maven.plugin.MojoFailureException
execute
in interface org.apache.maven.plugin.Mojo
execute
in class JettyRunMojo
org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoFailureException
Mojo.execute()
public void startJetty() throws org.apache.maven.plugin.MojoExecutionException
startJetty
in class AbstractJettyMojo
org.apache.maven.plugin.MojoExecutionException
Copyright © 1995-2015 Webtide. All Rights Reserved.