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

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

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
           
 

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

Classes in org.apache.maven.project.artifact that implement ArtifactTransformation
 class VersionExpressionTransformation
           
 



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