Uses of Class
org.apache.maven.project.artifact.MavenMetadataSource

Packages that use MavenMetadataSource
org.apache.maven.project.artifact   
 

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

Subclasses of MavenMetadataSource in org.apache.maven.project.artifact
 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.
 



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