Last Version

Artifact reference checker and unifier 0.4.1

This Maven-Plugin helps you not to forget to change references to your artifacts. For example, if you reference your binary in the README.md file, this plugin will break the build, if you forgot to update the version number there.

License

License

MIT
Categories

Categories

Maven Build Tools
GroupId

GroupId

com.exasol
ArtifactId

ArtifactId

artifact-reference-checker-maven-plugin
Version

Version

0.4.1
Type

Type

maven-plugin
Description

Description

Artifact reference checker and unifier
This Maven-Plugin helps you not to forget to change references to your artifacts. For example, if you reference your binary in the README.md file, this plugin will break the build, if you forgot to update the version number there.
Project URL

Project URL

https://github.com/exasol/artifact-reference-checker-maven-plugin
Source Code Management

Source Code Management

https://github.com/exasol/artifact-reference-checker-maven-plugin/tree/master

Download artifact-reference-checker-maven-plugin 0.4.1


<plugin>
    <groupId>com.exasol</groupId>
    <artifactId>artifact-reference-checker-maven-plugin</artifactId>
    <version>0.4.1</version>
</plugin>

Dependencies

compile (1)

Group / Artifact Type Version
com.exasol : error-reporting-java jar 0.4.1

provided (3)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.6.4
org.apache.maven : maven-plugin-api jar 3.8.4
org.apache.maven : maven-project jar 2.2.1

test (7)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.junit.jupiter : junit-jupiter-params jar 5.8.2
org.slf4j : slf4j-jdk14 jar 1.7.36
com.exasol : maven-plugin-integration-testing jar 1.1.1
junit : junit jar 4.13.2
com.exasol : maven-project-version-getter jar 1.1.0
org.jacoco : org.jacoco.agent jar 0.8.7

Project Modules

There are no modules declared in this project.