maven-integration-test-helper

A maven plugin that allows running pre and post test suite groovy scripts.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.maven-integration-test-helper
ArtifactId

ArtifactId

maven-integration-test-helper
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

maven-integration-test-helper
A maven plugin that allows running pre and post test suite groovy scripts.
Source Code Management

Source Code Management

https://github.com/btilford/maven-integration-test-helper

Download maven-integration-test-helper

How to add to project

<plugin>
    <groupId>com.github.maven-integration-test-helper</groupId>
    <artifactId>maven-integration-test-helper</artifactId>
    <version>1.0</version>
</plugin>

Dependencies

compile (3)

Group / Artifact Type Version
org.codehaus.groovy : groovy-all jar 1.8.0
org.apache.maven : maven-plugin-api jar 3.0.3
org.apache.maven : maven-core jar 3.0.3

test (2)

Group / Artifact Type Version
org.apache.maven.plugin-testing : maven-plugin-testing-harness jar 2.0-alpha-1
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0