Uses of Interface
org.apache.maven.repository.legacy.resolver.transform.ArtifactTransformation

Packages that use ArtifactTransformation
org.apache.maven.repository.legacy.resolver.transform   
 

Uses of ArtifactTransformation in org.apache.maven.repository.legacy.resolver.transform
 

Classes in org.apache.maven.repository.legacy.resolver.transform that implement ArtifactTransformation
 class AbstractVersionTransformation
          Describes a version transformation during artifact resolution.
 class LatestArtifactTransformation
           
 class ReleaseArtifactTransformation
          Change the version RELEASE to the appropriate release version from the remote repository.
 class SnapshotTransformation
           
 



Copyright © 2001-2012 The Apache Software Foundation. All Rights Reserved.