duplicate-finder-maven-plugin Maven Mojo

The Maven duplicate-finder plugin provides goals to check the various maven scoped classpaths (compile, runtime, test) for duplicate classes and resources.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.basepom.maven
ArtifactId

ArtifactId

duplicate-finder-maven-plugin
Last Version

Last Version

1.5.1
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

duplicate-finder-maven-plugin Maven Mojo
The Maven duplicate-finder plugin provides goals to check the various maven scoped classpaths (compile, runtime, test) for duplicate classes and resources.
Project URL

Project URL

https://github.com/basepom/duplicate-finder-maven-plugin
Source Code Management

Source Code Management

https://github.com/basepom/duplicate-finder-maven-plugin

Download duplicate-finder-maven-plugin

How to add to project

<plugin>
    <groupId>org.basepom.maven</groupId>
    <artifactId>duplicate-finder-maven-plugin</artifactId>
    <version>1.5.1</version>
</plugin>

Dependencies

compile (10)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.0
org.apache.maven : maven-model jar 3.0
org.apache.maven : maven-artifact jar 3.0
org.apache.maven : maven-core jar 3.0
com.google.guava : guava jar 28.1-jre
net.jcip : jcip-annotations jar 1.0
com.google.code.findbugs : jsr305 jar 3.0.2
org.slf4j : slf4j-api jar 1.7.28
org.codehaus.woodstox : stax2-api jar 3.1.4
com.fasterxml.staxmate : staxmate jar 2.2.1

provided (1)

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

runtime (1)

Group / Artifact Type Version
org.codehaus.woodstox : woodstox-core-asl jar 4.4.1

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.codehaus.groovy : groovy jar 3.0.5
org.codehaus.groovy : groovy-xml jar 3.0.5

Project Modules

There are no modules declared in this project.
org.basepom.maven

Versions

Version
1.5.1
1.5.0
1.4.0
1.3.0
1.2.1
1.2.0
1.1.2
1.1.1
1.1.0