org.apache.tomcat.maven.plugin.tomcat6
Class RunWarMojo
java.lang.Object
org.apache.maven.plugin.AbstractMojo
org.apache.tomcat.maven.plugin.tomcat6.AbstractI18NTomcat6Mojo
org.apache.tomcat.maven.plugin.tomcat6.AbstractRunMojo
org.apache.tomcat.maven.plugin.tomcat6.AbstractRunWarMojo
org.apache.tomcat.maven.plugin.tomcat6.RunWarMojo
- All Implemented Interfaces:
- ContextEnabled, Mojo
public class RunWarMojo
- extends AbstractRunWarMojo
Runs the current project as a packaged web application using an embedded Tomcat server.
- Version:
- $Id: RunWarMojo.html 1305321 2012-03-26 12:01:12Z olamy $
- Author:
- Mark Hobson
- Is defined to be executed in:
- phase:
- package
- Is defined by the goal name:
- run-war
- Requires the dependencies in this specified scope:
- runtime
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 |
RunWarMojo
public RunWarMojo()
Copyright © 2005-2012 The Apache Software Foundation. All Rights Reserved.