versioncheck-maven-plugin Maven Plugin

A Maven plugin that checks the versions of a project's direct dependencies. Use when you are bundling up your artifacts and want to ensure your artifacts' versions are consistent without needing to be strict about third-party artifacts.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

eu.aylett.versioncheck
ArtifactId

ArtifactId

versioncheck-maven-plugin
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

versioncheck-maven-plugin Maven Plugin
A Maven plugin that checks the versions of a project's direct dependencies. Use when you are bundling up your artifacts and want to ensure your artifacts' versions are consistent without needing to be strict about third-party artifacts.

Download versioncheck-maven-plugin

How to add to project

<plugin>
    <groupId>eu.aylett.versioncheck</groupId>
    <artifactId>versioncheck-maven-plugin</artifactId>
    <version>0.0.2</version>
</plugin>

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 2.0
org.apache.maven : maven-project jar 2.0.6
org.codehaus.plexus : plexus-utils jar 3.0.8

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2