All Classes and Interfaces
Class
Description
Base code for all the mojos.
Implements Apache versioning strategy for two or three digits.
Default implementation for
StrategyProvider
.This is the default versioning strategy used by previous versions of the plugin.
Builds a map of dependencies required by a specific project or another dependency.
Resolves all dependencies of a project and reports version conflicts.
Resolves all dependencies of a project and lists all versions for any artifact and what version was chosen by the resolver.
Display help information on dependency-versions-check-maven-plugin.
Call
Call
mvn dependency-versions-check:help -Ddetail=true -Dgoal=<goal-name>
to display parameter details.A qualified name for a dependency or artifact.
Matches the group-id/artifact-id pair of a qualified name.
Represents a "resolver" element in the configuration section.
Single Digit, may have a prefix.
A strategy implementation decides whether two versions are compatible with each other.
Gives access to the various strategies.
Relaxed variant of APR, very suitable for Java code.
Mojo model, adds an exclude to the checker.