MVN

org.apache.tomcat.maven : tomcat6-maven-plugin

Maven & Gradle

Nov 07, 2013

Apache Tomcat Maven Plugin :: Tomcat 6.x · The Tomcat Maven Plugin provides goals to manipulate WAR projects within the Tomcat 6.x servlet container.

<plugin>
    <groupId>org.apache.tomcat.maven</groupId>
    <artifactId>tomcat6-maven-plugin</artifactId>
    <version>2.2</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.tomcat.maven : tomcat6-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 2.2
  • Latest Beta: 2.0-beta-1

All Versions

Choose a version of org.apache.tomcat.maven : tomcat6-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
2.2
tomcat6-maven-plugin-2.2
2.1
tomcat6-maven-plugin-2.1
2.0
tomcat6-maven-plugin-2.0
tomcat6-maven-plugin-2.0-beta-1

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>org.apache.tomcat.maven</groupId>
    <artifactId>tomcat6-maven-plugin</artifactId>
    <version>2.2</version>
</plugin>

Advertisement

Dependencies from Group

Discover Dependencies

Oct 09, 2013
22 usages
Feb 17, 2011
8 usages
Dec 06, 2005
34 usages
Dec 04, 2011
81 usages
Jan 05, 2009
9 usages
Jan 19, 2015
3 usages
143 stars
Sep 20, 2005
40 usages
Oct 23, 2013
238 usages
549 stars