Package org.apache.maven.index.artifact

Interface Summary
ArtifactPackagingMapper A utility component that resolves POM packaging to artifact extension.
GavCalculator An interface to calculate Gav based on provided artifact path and to calculate an artifact path from provided Gav.
 

Class Summary
DefaultArtifactPackagingMapper A very simple artifact packaging mapper, that has everything for quick-start wired in this class.
Gav An immutable value class representing unique artifact coordinates.
M1ArtifactRecognizer Utility methods for basic "detection" of artifact kind in M1 repository.
M1GavCalculator An M1 GavCalculator.
M2ArtifactRecognizer Utility methods for basic "detection" of artifact kind in M2 repository.
M2GavCalculator An M2 GavCalculator.
VersionUtils Utility methods for working with artifact version strings.
 

Enum Summary
Gav.HashType Enumeration representing Maven artifact hash types
Gav.SignatureType Enumeration representing Maven artifact signature types
 

Exception Summary
IllegalArtifactCoordinateException Deprecated. Not throwed anymore.
 



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