All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download maven-duplicate-finder-plugin JAR 1.0.7 with all dependencies


The maven-duplicate-class-finder-plugin is a plugin that will search for classes with the same name, as well as resources with the same path, in the classpaths of a maven project. More specifically, it will check the compile, runtime, and test classpaths for * Classes with the same qualified name in the current project and all dependencies relevant for that classpath * Files that are not class files, with the same resource path (i.e. as if it would be accessed via the classloader) in the current project and all dependencies relevant for that (Note that at the moment, the plugin does not check if the files are actually the same or not, it only looks for the same file/class name.)

Files of the artifact maven-duplicate-finder-plugin version 1.0.7 from the group com.ning.maven.plugins.

Artifact maven-duplicate-finder-plugin
Group com.ning.maven.plugins
Version 1.0.7
Last update 19. March 2014
Tags: accessed does resources maven test moment runtime well actually same plugin looks more would dependencies search file name compile current path only relevant note classes files with check duplicate resource class finder classpaths classpath project that will classloader qualified specifically
Organization not specified
URL https://github.com/ning/maven-duplicate-finder-plugin
License Apache License 2.0
Dependencies amount 11
Dependencies maven-plugin-api, maven-project, maven-model, maven-artifact, commons-lang, commons-io, commons-codec, log4j, slf4j-log4j12, slf4j-api, maven-plugin-log4j,
There are maybe transitive dependencies!
There is a newer version: 1.0.9
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of maven-duplicate-finder-plugin Show documentation

Please rate this JAR file. Is it a good library?

0 downloads

Source code of maven-duplicate-finder-plugin version 1.0.7

Please wait ...




© 2015 - 2024 Weber Informatics LLC | Privacy Policy