maven pomhelper plugin

Provides utility goals for finding duplicate plugins and printing modules.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.google.code.pomhelper
ArtifactId

ArtifactId

pomhelper-maven-plugin
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

maven pomhelper plugin
Provides utility goals for finding duplicate plugins and printing modules.

Download pomhelper-maven-plugin

How to add to project

<plugin>
    <groupId>com.google.code.pomhelper</groupId>
    <artifactId>pomhelper-maven-plugin</artifactId>
    <version>0.0.2</version>
</plugin>

Dependencies

compile (7)

Group / Artifact Type Version
org.codehaus.plexus : plexus-utils jar 3.0.15
org.apache.xmlbeans : xmlbeans jar 2.6.0
org.apache.maven : maven-project jar 2.2.1
org.apache.maven : maven-plugin-api jar 2.2.1
org.apache.maven : maven-model jar 2.2.1
com.google.code.pomhelper : maven-xml-schema jar 0.0.2
commons-collections : commons-collections jar 3.2.1

provided (1)

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

test (2)

Group / Artifact Type Version
org.apache.maven.plugin-testing : maven-plugin-testing-harness jar 1.3
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2
0.0.1