Maven Plugin Testing Harness

Mechanisms to manage tests on Mojo

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.codeteapot.maven.plugin-testing
ArtifactId

ArtifactId

maven-plugin-testing-harness
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

pom
Description

Description

Maven Plugin Testing Harness
Mechanisms to manage tests on Mojo
Project URL

Project URL

https://github.com/codeteapot/maven-plugin-testing-harness
Project Organization

Project Organization

CodeTeapot
Source Code Management

Source Code Management

https://github.com/codeteapot/maven-plugin-testing-harness/tree/main

Download maven-plugin-testing-harness

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • maven-plugin-testing-harness-api
  • maven-plugin-testing-harness-junit-jupiter
  • maven-plugin-testing-harness-plexus

Versions

Version
1.1.1
1.1.0
1.0.0
0.1.1