Package org.apache.tomcat.maven.plugin.tomcat7.run

Class Summary
AbstractExecWarMojo  
AbstractRunMojo  
AbstractRunWarMojo Runs the current project as a packaged web application using an embedded Tomcat server.
AbstractStandaloneWarMojo Abstract Mojo for building deployable and executable war files
ExecWarMojo Create a self executable jar file containing all necessary Apache Tomcat classes.
ExecWarOnlyMojo Same as exec-war goal without forking the package lifecycle.
ExtendedTomcat  
ExtraDependency  
ExtraResource  
HelpMojo Display help information on tomcat7-maven-plugin.
RunMojo Runs the current project as a dynamic web application using an embedded Tomcat server.
RunWarMojo Runs the current project as a packaged web application using an embedded Tomcat server.
RunWarOnlyMojo Same as run-war goal without forking the package cycle.
ShutdownMojo Shuts down all possibly started embedded Tomcat servers.
StandaloneWarMojo This Mojo will create an executable war file with embedded Tomcat that is also capable of being deployed elsewhere.
StandaloneWarOnlyMojo This Mojo will create an executable war file with embedded Tomcat that is also capable of being deployed elsewhere.
WarRunDependency  
Webapp Webapp represents information specified in the plugin configuration section for each webapp.
 



Copyright © 2005-2013 The Apache Software Foundation. All Rights Reserved.