Package org.apache.maven.artifact.repository.metadata

Interface Summary
RepositoryMetadata Describes repository directory metadata.
RepositoryMetadataManager  
 

Class Summary
AbstractRepositoryMetadata Shared methods of the repository metadata handling.
ArtifactRepositoryMetadata Metadata for the artifact directory of the repository.
DefaultRepositoryMetadataManager  
GroupRepositoryMetadata Metadata for the group directory of the repository.
RepositoryMetadataDeploymentException Error while deploying repository metadata.
RepositoryMetadataInstallationException Error while installing repository metadata.
SnapshotArtifactRepositoryMetadata Metadata for the artifact version directory of the repository.
 

Exception Summary
RepositoryMetadataReadException Problem storing the repository metadata in the local repository.
RepositoryMetadataResolutionException Error while retrieving repository metadata from the repository.
RepositoryMetadataStoreException Problem storing the repository metadata in the local repository.