@Mojo(name="inplace", threadSafe=true) public class InplaceMojo extends AbstractDeployMojo
messagesProvider, path, settingsROLE| Constructor and Description |
|---|
InplaceMojo() |
| Modifier and Type | Method and Description |
|---|---|
protected File |
getWarFile()
Gets the Tomcat WAR file.
|
protected void |
validateWarFile()
Ensures that the Tomcat WAR file exists and is the correct type for the deployment mode.
|
deployContext, deployWar, deployWarAndContext, getContextFile, getTag, invokeManager, isUpdate, validateContextFileexecute, isWargetDeployedURL, getManager, getPath, getURL, logcheckTomcatResponsegetLog, getPluginContext, setLog, setPluginContextprotected File getWarFile()
getWarFile in class AbstractDeployMojoprotected void validateWarFile()
throws org.apache.maven.plugin.MojoExecutionException
validateWarFile in class AbstractDeployMojoorg.apache.maven.plugin.MojoExecutionException - if the WAR file does not exist or is not the correct type for the deployment modeCopyright © 2005–2014 The Apache Software Foundation. All rights reserved.