Uses of Interface
org.apache.maven.repository.legacy.metadata.ArtifactMetadataSource

Packages that use ArtifactMetadataSource
org.apache.maven.artifact.metadata   
org.apache.maven.project.artifact   
 

Uses of ArtifactMetadataSource in org.apache.maven.artifact.metadata
 

Subinterfaces of ArtifactMetadataSource in org.apache.maven.artifact.metadata
 interface ArtifactMetadataSource
          Deprecated. 
 

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

Classes in org.apache.maven.project.artifact that implement ArtifactMetadataSource
 class DefaultMetadataSource
          This realizes the metadata source via the default hint to provide backward-compat with Maven 2.x whose Plexus version registered component descriptors twice: once keyed by role+roleHint and once keyed by role only.
 class MavenMetadataSource
           
 



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