Xored Integrity Maven Plugin

Maven plugin, which allows to verify the project's integrity by looking for potential modules, which might have been missed from the build.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.xored.maven
ArtifactId

ArtifactId

integrity-maven-plugin
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Xored Integrity Maven Plugin
Maven plugin, which allows to verify the project's integrity by looking for potential modules, which might have been missed from the build.
Project URL

Project URL

https://github.com/xored/integrity-maven-plugin
Source Code Management

Source Code Management

https://github.com/xored/integrity-maven-plugin

Download integrity-maven-plugin

How to add to project

<plugin>
    <groupId>com.xored.maven</groupId>
    <artifactId>integrity-maven-plugin</artifactId>
    <version>1.0.3</version>
</plugin>

Dependencies

compile (3)

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

provided (1)

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

test (2)

Group / Artifact Type Version
junit : junit jar 4.8.2
org.apache.maven.shared : maven-verifier jar 1.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3