| Package | Description |
|---|---|
| org.apache.maven.repository.legacy.resolver.transform |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractVersionTransformation
Describes a version transformation during artifact resolution.
|
class |
LatestArtifactTransformation
Describes a version transformation during artifact resolution - "latest" type
|
class |
ReleaseArtifactTransformation
Change the version
RELEASE to the appropriate release version from the remote repository. |
class |
SnapshotTransformation |
| Modifier and Type | Method and Description |
|---|---|
List<ArtifactTransformation> |
DefaultArtifactTransformationManager.getArtifactTransformations() |
List<ArtifactTransformation> |
ArtifactTransformationManager.getArtifactTransformations() |
Copyright © 2001–2021 The Apache Software Foundation. All rights reserved.