Uses of Class
org.apache.tomcat.maven.plugin.tomcat7.run.AbstractStandaloneWarMojo

Packages that use AbstractStandaloneWarMojo
org.apache.tomcat.maven.plugin.tomcat7.run   
 

Uses of AbstractStandaloneWarMojo in org.apache.tomcat.maven.plugin.tomcat7.run
 

Subclasses of AbstractStandaloneWarMojo in org.apache.tomcat.maven.plugin.tomcat7.run
 class StandaloneWarMojo
          This Mojo will create an executable war file with embedded Tomcat that is also capable of being deployed elsewhere.
 class StandaloneWarOnlyMojo
          This Mojo will create an executable war file with embedded Tomcat that is also capable of being deployed elsewhere.
 



Copyright © 2005–2013 The Apache Software Foundation. All rights reserved.