Package org.apache.maven.index.locator
-
Interface Summary Interface Description GavHelpedLocator An artifact locator used to locate repository "elements" relative to some file with givenGav
.Locator An artifact locator used to locate repository "elements" relative to some file. -
Class Summary Class Description ArtifactLocator Artifact locator.JavadocLocator A JavaDoc locator to locate the JavaDoc bundle relative to POM.Md5Locator An md5 locator to locate the md5 file relative to POM.MetadataLocator A metadata locator to locate the Maven 2 artifact metadata relative to its POM.PomLocator A POM locator to locate POM artifact.Sha1Locator An sha1 locator to locate the sha1 file relative to POM.SignatureLocator A signature locator to locate the signature file relative to POM.SourcesLocator A sources locator to locate the sources bundle relative to POM.