Package org.apache.maven.artifact.transform
-
Interface Summary Interface Description ArtifactTransformation ArtifactTransformationManager Manages multiple ArtifactTransformation instances and applies them in succession. -
Class Summary Class Description AbstractVersionTransformation Describes a version transformation during artifact resolution.DefaultArtifactTransformationManager LatestArtifactTransformation ReleaseArtifactTransformation Change the versionRELEASE
to the appropriate release version from the remote repository.SnapshotTransformation