All Classes and Interfaces
Class
Description
Created by IntelliJ IDEA.
Base class for
VersionDetails
.Created by IntelliJ IDEA.
Holds the results of a search for versions of an artifact.
Utility providing a cached
AbstractVersionDetails.getNewestUpdateWithinSegment(Optional, boolean)
APIRepresents an immutable artifact version with all segments major to the given segment
held in place.
A recorder that ignores updates.
A recorder of version updates.
A composite version changer, which chains version changers together and executes the chain
in
CompositeVersionChanger.apply(DependencyVersionChange)
until an exception occurs or the chain is through.A builder object for
DependencyChangeRecord
instancesRepresents a change of an artifact's version.
Represents a change of a property value
Default implementation of the
SegmentCounter
interface, using Maven's version rules, i.e.Helper class that provides common functionality required by both the mojos and the reports.
Builder class for DefaultVersionsHelper
Created by IntelliJ IDEA.
Helper class for
IgnoreVersion
Represents an invalid segment being identified within a version.
A mutable
XMLStreamReader2
, allowing simple string manipulation (replacement) of the underlying documentVersion changer for the parent
Details of a plugin's updates.
Created by IntelliJ IDEA.
Created by IntelliJ IDEA.
Represents an association between properties and dependencies.
Manages a property that is associated with one or more artifacts.
Builds
PropertyVersions
instances.Compares project paths relative to the base directory based on their depth in a reactor
Indicates the segment along with its 0-based index
Counts the number of segments
An abstract version changer, capable of changing versions of a given dependency.
Created by IntelliJ IDEA.
Created by IntelliJ IDEA.
Exception thrown if version information cannot be retrieved
Helper class that provides common functionality required by both the mojos and the reports.
Argument builder class for
VersionsHelper.getVersionPropertiesMap(VersionPropertiesMapRequest)
.Builder class for
VersionsHelper.VersionPropertiesMapRequest