T7MP - Tomcat 7 Maven Plugin
This Tomcat 7 Maven Plugin supports a full-featured Tomcat for testing (mainly integration-tests) with Maven.
It supports multiple webapps deployed on tomcat.
More in the next days.
| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools |
| GroupId | GroupIdcom.googlecode.t7mp |
| ArtifactId | ArtifactIdmaven-t7-plugin |
| Last Version | Last Version0.9.18 |
| Release Date | Release Date |
| Type | Typemaven-plugin |
| Description |
Descriptionmaven-t7-plugin
Tomcat 7 Maven Plugin
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| maven-t7-plugin-0.9.18.pom | |
| maven-t7-plugin-0.9.18.jar | 104 KB |
| maven-t7-plugin-0.9.18-sources.jar | 89 KB |
| maven-t7-plugin-0.9.18-javadoc.jar | 322 KB |
| Browse |
<plugin>
<groupId>com.googlecode.t7mp</groupId>
<artifactId>maven-t7-plugin</artifactId>
<version>0.9.18</version>
</plugin>
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven : maven-model | jar | 2.2.1 |
| org.apache.maven : maven-core | jar | 2.2.1 |
| org.apache.maven : maven-plugin-api | jar | 2.2.1 |
| org.apache.maven : maven-project | jar | 2.2.1 |
| org.apache.maven : maven-artifact | jar | 2.2.1 |
| org.apache.maven : maven-artifact-manager | jar | 2.2.1 |
| org.apache.maven : maven-archiver | jar | 2.4.1 |
| org.sonatype.aether : aether-api | jar | 1.8 |
| org.sonatype.aether : aether-util | jar | 1.8 |
| com.google.guava : guava | jar | 12.0.1 |
| commons-io : commons-io | jar | 2.0.1 |
| org.apache.commons : commons-compress | jar | 1.2 |
| org.apache.tomcat : tomcat-catalina | jar | 7.0.26 |
| org.apache.velocity : velocity | jar | 1.6.4 |
| org.slf4j : slf4j-api | jar | 1.6.4 |
| org.slf4j : jcl-over-slf4j | jar | 1.6.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.apache.maven.shared : maven-plugin-testing-tools | jar | 1.0-alpha-3 |
| org.apache.maven.shared : maven-plugin-testing-harness | jar | 1.1 |
| org.mockito : mockito-all | jar | 1.10.19 |
| org.powermock : powermock-module-junit4 | jar | 1.6.5 |
| org.powermock : powermock-api-mockito | jar | 1.6.5 |
| org.slf4j : slf4j-log4j12 | jar | 1.6.4 |
| log4j : log4j | jar | 1.2.16 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-dependencies | pom | 1.4.1.RELEASE |
This Tomcat 7 Maven Plugin supports a full-featured Tomcat for testing (mainly integration-tests) with Maven.
It supports multiple webapps deployed on tomcat.
More in the next days.