Package | Description |
---|---|
org.apache.maven.index | |
org.apache.maven.index.creator | |
org.apache.maven.index.locator |
Modifier and Type | Field and Description |
---|---|
private Locator |
DefaultArtifactContextProducer.ml |
Modifier and Type | Field and Description |
---|---|
private Locator |
MinimalArtifactInfoIndexCreator.jl |
private Locator |
MinimalArtifactInfoIndexCreator.sha1l |
private Locator |
MinimalArtifactInfoIndexCreator.sigl |
private Locator |
MinimalArtifactInfoIndexCreator.sl |
Modifier and Type | Class and Description |
---|---|
class |
JavadocLocator
A JavaDoc locator to locate the JavaDoc bundle relative to POM.
|
class |
Md5Locator
An md5 locator to locate the md5 file relative to POM.
|
class |
MetadataLocator
A metadata locator to locate the Maven 2 artifact metadata relative to its POM.
|
class |
Sha1Locator
An sha1 locator to locate the sha1 file relative to POM.
|
class |
SignatureLocator
A signature locator to locate the signature file relative to POM.
|
class |
SourcesLocator
A sources locator to locate the sources bundle relative to POM.
|