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.

License

License

MIT
Categories

Categories

Maven Build Tools
GroupId

GroupId

com.exasol
ArtifactId

ArtifactId

artifact-reference-checker-maven-plugin
Last Version

Last Version

0.4.1
Release Date

Release Date

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

How to add to project

<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.
com.exasol

Exasol

Exasol AG

Versions

Version
0.4.1
0.4.0
0.3.2
0.3.1
0.3.0
0.2.0
0.1.0