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.
ExecWarMojo This mojo will create a self executable jar file containing all tomcat classes.
ExecWarOnlyMojo  
ExtendedTomcat  
ExtraDependency  
ExtraResource  
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 Runs the current project as a packaged web application using an embedded Tomcat server without forking the package cycle.
ShutdownMojo Shuts down all possibly started embedded tomcat servers.
WarRunDependency  
Webapp Webapp represents information specified in the plugin configuration section for each webapp.
 



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