Download com.ning.maven.plugins JAR files with all dependencies
maven-dependency-versions-check-plugin from group com.ning.maven.plugins (version 2.0.4)
The maven-dependency-versions-check-plugin is a Maven plugin
that verifies that the resolved versions of dependencies are at
least the versions specified by the dependencies (or their
dependencies etc.) if not higher.
More specifically, it will check that
* The resolved version of every dependency declared explicitly
in the current POM is the same or a newer one than what was
stated. If the resolved version has a higher major version
number than the declared version, then the plugin will issue
a warning if configured to do so.
Note that enforced declared versions are ignored by the plugin.
* For every explicitly declared dependency in the current POM, all
its dependency versions are met. I.e. the resolved versions for
all dependencies in that dependency's POM are the same or higher
than the one stated in that dependency's POM. This is basically
the same check as the one above, but using the dependency's POM!
Also, if the current POM has exclusions specified for the
dependency, then these transitive dependencies are ignored
when checking this particular dependency.
Group: com.ning.maven.plugins Artifact: maven-dependency-versions-check-plugin
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact maven-dependency-versions-check-plugin
Group com.ning.maven.plugins
Version 2.0.4
Last update 25. September 2016
Organization not specified
URL https://github.com/ning/maven-dependency-versions-check-plugin
License Apache License 2.0
Dependencies amount 11
Dependencies maven-plugin-api, maven-model, maven-artifact, maven-project, maven-dependency-tree, commons-lang, commons-collections, slf4j-api, maven-plugin-log4j, guava, findbugs-annotations,
There are maybe transitive dependencies!
Group com.ning.maven.plugins
Version 2.0.4
Last update 25. September 2016
Organization not specified
URL https://github.com/ning/maven-dependency-versions-check-plugin
License Apache License 2.0
Dependencies amount 11
Dependencies maven-plugin-api, maven-model, maven-artifact, maven-project, maven-dependency-tree, commons-lang, commons-collections, slf4j-api, maven-plugin-log4j, guava, findbugs-annotations,
There are maybe transitive dependencies!
maven-duplicate-finder-plugin from group com.ning.maven.plugins (version 1.0.9)
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.)
Group: com.ning.maven.plugins Artifact: maven-duplicate-finder-plugin
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact maven-duplicate-finder-plugin
Group com.ning.maven.plugins
Version 1.0.9
Last update 27. September 2014
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!
Group com.ning.maven.plugins
Version 1.0.9
Last update 27. September 2014
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!
li3-test from group com.ning.maven.plugins (version 0.0.13)
A Maven testing mojo which runs tests for the lithium PHP framework and fails if they fail in specific ways by
searching through the output.
0 downloads
Artifact li3-test
Group com.ning.maven.plugins
Version 0.0.13
Last update 31. May 2012
Organization not specified
URL https://github.com/ning/maven-duplicate-finder-plugin
License Apache License 2.0
Dependencies amount 1
Dependencies maven-plugin-api,
There are maybe transitive dependencies!
Group com.ning.maven.plugins
Version 0.0.13
Last update 31. May 2012
Organization not specified
URL https://github.com/ning/maven-duplicate-finder-plugin
License Apache License 2.0
Dependencies amount 1
Dependencies maven-plugin-api,
There are maybe transitive dependencies!
Page 1 from 1 (items total 3)