Maven Plugin Testing Mechanism

The Maven Plugin Testing Harness provides mechanisms to manage tests on Mojo.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

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

ArtifactId

maven-plugin-testing-harness
Last Version

Last Version

3.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Maven Plugin Testing Mechanism
The Maven Plugin Testing Harness provides mechanisms to manage tests on Mojo.
Project URL

Project URL

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

Project Organization

The Apache Software Foundation

Download maven-plugin-testing-harness

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
commons-io : commons-io jar 2.2
org.codehaus.plexus : plexus-archiver jar 2.2

provided (7)

Group / Artifact Type Version
org.apache.maven : maven-core jar 3.1.1
org.apache.maven : maven-compat jar 3.1.1
org.apache.maven : maven-model jar 3.1.1
org.apache.maven : maven-plugin-api jar 3.1.1
org.apache.maven : maven-aether-provider jar 3.1.1
org.codehaus.plexus : plexus-utils jar 3.0.15
junit : junit jar 4.11

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