Maven Testing Tools

The Maven Plugin Testing contains the necessary modules to be able to test Maven Plugins.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.simpligility.org.apache.maven.plugin-testing
ArtifactId

ArtifactId

maven-test-tools
Last Version

Last Version

3.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Maven Testing Tools
The Maven Plugin Testing contains the necessary modules to be able to test Maven Plugins.
Project URL

Project URL

http://maven.apache.org/plugin-testing/maven-test-tools/
Project Organization

Project Organization

The Apache Software Foundation

Download maven-test-tools

How to add to project

<!-- https://jarcasting.com/artifacts/com.simpligility.org.apache.maven.plugin-testing/maven-test-tools/ -->
<dependency>
    <groupId>com.simpligility.org.apache.maven.plugin-testing</groupId>
    <artifactId>maven-test-tools</artifactId>
    <version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.simpligility.org.apache.maven.plugin-testing/maven-test-tools/
implementation 'com.simpligility.org.apache.maven.plugin-testing:maven-test-tools:3.0.0'
// https://jarcasting.com/artifacts/com.simpligility.org.apache.maven.plugin-testing/maven-test-tools/
implementation ("com.simpligility.org.apache.maven.plugin-testing:maven-test-tools:3.0.0")
'com.simpligility.org.apache.maven.plugin-testing:maven-test-tools:jar:3.0.0'
<dependency org="com.simpligility.org.apache.maven.plugin-testing" name="maven-test-tools" rev="3.0.0">
  <artifact name="maven-test-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.simpligility.org.apache.maven.plugin-testing', module='maven-test-tools', version='3.0.0')
)
libraryDependencies += "com.simpligility.org.apache.maven.plugin-testing" % "maven-test-tools" % "3.0.0"
[com.simpligility.org.apache.maven.plugin-testing/maven-test-tools "3.0.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.easymock : easymock jar 2.5.2

provided (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.codehaus.plexus : plexus-utils jar 3.0.15

Project Modules

There are no modules declared in this project.

Maven Plugin Testing

This project is a temporary for of the the Maven Plugin Testing module from http://maven.apache.org/plugin-testing/.

It just releases the project as of svn revision 1534908 from http://svn.apache.org/repos/asf/maven/plugin-testing/trunk which includes support for Maven 3.1.1, but has not been released yet.

This is necessary since the Android Maven Plugin needs Maven 3.1.1 support and requires this project.

The only change will be the groupId’s being moved into com.simpligility.*

com.simpligility.org.apache.maven.plugin-testing

simpligility

Versions

Version
3.0.0