org.apache.tomcat.maven.plugin.tomcat6
Class DeployOnlyMojo
java.lang.Object
org.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.DeployOnlyMojo
- All Implemented Interfaces:
- ContextEnabled, Mojo
public class DeployOnlyMojo
- extends AbstractDeployWarMojo
Deploy a WAR to Tomcat witjout forking the package lifecycle
- Since:
- 1.0-alpha-2
- Version:
- $Id: DeployOnlyMojo.html 1305321 2012-03-26 12:01:12Z olamy $
- Author:
- olamy
- Is defined by the goal name:
- deploy-only
Fields inherited from interface org.apache.maven.plugin.Mojo |
ROLE |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DeployOnlyMojo
public DeployOnlyMojo()
Copyright © 2005-2012 The Apache Software Foundation. All Rights Reserved.