|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.maven.plugin.AbstractMojo
org.apache.tomcat.maven.plugin.tomcat6.AbstractI18NTomcat6Mojo
org.apache.tomcat.maven.plugin.tomcat6.AbstractCatalinaMojo
org.apache.tomcat.maven.plugin.tomcat6.AbstractWarCatalinaMojo
org.apache.tomcat.maven.plugin.tomcat6.AbstractDeployMojo
org.apache.tomcat.maven.plugin.tomcat6.AbstractDeployWarMojo
org.apache.tomcat.maven.plugin.tomcat6.DeployMojo
@Mojo(name="deploy") @Execute(phase=PACKAGE) public class DeployMojo
Deploy a WAR to Tomcat.
| Field Summary |
|---|
| Fields inherited from class org.apache.tomcat.maven.plugin.tomcat6.AbstractI18NTomcat6Mojo |
|---|
messagesProvider, path |
| Fields inherited from interface org.apache.maven.plugin.Mojo |
|---|
ROLE |
| Constructor Summary | |
|---|---|
DeployMojo()
|
|
| Method Summary |
|---|
| Methods inherited from class org.apache.tomcat.maven.plugin.tomcat6.AbstractDeployWarMojo |
|---|
deployWar, getWarFile, validateWarFile |
| Methods inherited from class org.apache.tomcat.maven.plugin.tomcat6.AbstractDeployMojo |
|---|
deployContext, deployWarAndContext, getContextFile, getTag, invokeManager, isUpdate, validateContextFile |
| Methods inherited from class org.apache.tomcat.maven.plugin.tomcat6.AbstractWarCatalinaMojo |
|---|
execute, isWar |
| Methods inherited from class org.apache.tomcat.maven.plugin.tomcat6.AbstractCatalinaMojo |
|---|
getDeployedURL, getManager, getPath, getURL, log |
| Methods inherited from class org.apache.maven.plugin.AbstractMojo |
|---|
getLog, getPluginContext, setLog, setPluginContext |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DeployMojo()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||