| Package | Description | 
|---|---|
| org.eclipse.aether.repository | 
 The definition of various kinds of repositories that host artifacts. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
LocalMetadataRegistration | 
LocalMetadataRegistration.setContexts(Collection<String> contexts)
Sets the resolution contexts in which the metadata is available. 
 | 
LocalMetadataRegistration | 
LocalMetadataRegistration.setContexts(Collection<String> contexts)
Sets the resolution contexts in which the metadata is available. 
 | 
LocalMetadataRegistration | 
LocalMetadataRegistration.setMetadata(Metadata metadata)
Sets the metadata to register. 
 | 
LocalMetadataRegistration | 
LocalMetadataRegistration.setMetadata(Metadata metadata)
Sets the metadata to register. 
 | 
LocalMetadataRegistration | 
LocalMetadataRegistration.setRepository(RemoteRepository repository)
Sets the remote repository from which the metadata was resolved. 
 | 
LocalMetadataRegistration | 
LocalMetadataRegistration.setRepository(RemoteRepository repository)
Sets the remote repository from which the metadata was resolved. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
LocalRepositoryManager.add(RepositorySystemSession session,
   LocalMetadataRegistration request)
Registers installed or resolved metadata with the local repository. 
 | 
void | 
LocalRepositoryManager.add(RepositorySystemSession session,
   LocalMetadataRegistration request)
Registers installed or resolved metadata with the local repository. 
 | 
Copyright © 2010–2021 The Apache Software Foundation. All rights reserved.