Package | Description |
---|---|
aQute.bnd.maven.lib.resolve |
Modifier and Type | Field and Description |
---|---|
private LocalURLs |
RemotePostProcessor.localURLs |
Modifier and Type | Method and Description |
---|---|
static LocalURLs |
LocalURLs.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static LocalURLs[] |
LocalURLs.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
RemotePostProcessor(org.eclipse.aether.RepositorySystemSession session,
org.eclipse.aether.RepositorySystem system,
org.apache.maven.artifact.repository.metadata.io.MetadataReader metadataReader,
LocalURLs localURLs) |