Package org.apache.maven.repository

Repository and their held artifacts.

See:
          Description

Interface Summary
Artifact The interface defining an artifact (which probably lives in the repository).
ArtifactTypeHandler This will do until wagon debuts.
RepositoryLayout RepositoryLayout describes how artifacts are to be arranged in a user's local repository.
 

Class Summary
AbstractArtifact Base class from which all artifact subclasses are derived.
AbstractRepositoryLayout  
DefaultArtifactFactory Simple factory for creating Artifact implementations based on a dependency type.
DefaultArtifactTypeHandler This will do until wagon debuts.
DefaultRepositoryLayout The standard RepositoryLayout implementation.
GenericArtifact Generic artifact that builds its path and url information based on its associated dependency.
PluginArtifact Plugin artifact that has special knowledge of the MavenSession's plugin mechanism.
 

Package org.apache.maven.repository Description

Repository and their held artifacts.



Copyright © 2001-2008 Apache Software Foundation. All Rights Reserved.