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

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

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

Fields in org.apache.tomcat.maven.plugin.tomcat7.run with type parameters of type ExtraDependency
protected  List<ExtraDependency> AbstractExecWarMojo.extraDependencies
          list of extra dependencies to add in the standalone tomcat jar: your jdbc driver, mail.jar etc..
 



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