Apache Maven Verifier Plugin

Assists in integration testing by means of evaluating success/error conditions read from a configuration file.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.apache.maven.plugins
ArtifactId

ArtifactId

maven-verifier-plugin
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Apache Maven Verifier Plugin
Assists in integration testing by means of evaluating success/error conditions read from a configuration file.
Project URL

Project URL

http://maven.apache.org/plugins/maven-verifier-plugin/
Project Organization

Project Organization

The Apache Software Foundation

Download maven-verifier-plugin

How to add to project

<plugin>
    <groupId>org.apache.maven.plugins</groupId>
    <artifactId>maven-verifier-plugin</artifactId>
    <version>1.1</version>
</plugin>

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 2.2.1
org.codehaus.plexus : plexus-utils jar 3.0.20

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.3

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0
1.0-beta-1