Maven Plugin Integration Testing

Java library for writing integration tests for maven plugins.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.exasol
ArtifactId

ArtifactId

maven-plugin-integration-testing
Last Version

Last Version

1.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

Maven Plugin Integration Testing
Java library for writing integration tests for maven plugins.
Project URL

Project URL

https://github.com/exasol/maven-plugin-integration-testing/

Download maven-plugin-integration-testing

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.maven.shared : maven-verifier jar 1.8.0
commons-io : commons-io jar 2.11.0
org.apache.maven : maven-model jar 3.8.6
com.exasol : error-reporting-java jar 0.4.1

runtime (1)

Group / Artifact Type Version
org.jacoco : org.jacoco.agent jar 0.8.8

Project Modules

There are no modules declared in this project.
com.exasol

Exasol

Exasol AG

Versions

Version
1.1.2
1.1.1
1.1.0
1.0.0
0.1.0