Uses of Interface
org.apache.maven.artifact.transform.ArtifactTransformation

Packages that use ArtifactTransformation
org.apache.maven.artifact.transform   
 

Uses of ArtifactTransformation in org.apache.maven.artifact.transform
 

Classes in org.apache.maven.artifact.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-2010 The Apache Software Foundation. All Rights Reserved.