| Package | Description | 
|---|---|
| org.eclipse.aether.repository | 
 The definition of various kinds of repositories that host artifacts. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
LocalMetadataResult | 
LocalRepositoryManager.find(RepositorySystemSession session,
    LocalMetadataRequest request)
Queries for the existence of metadata in the local repository. 
 | 
LocalMetadataResult | 
LocalRepositoryManager.find(RepositorySystemSession session,
    LocalMetadataRequest request)
Queries for the existence of metadata in the local repository. 
 | 
LocalMetadataResult | 
LocalMetadataResult.setFile(File file)
Sets the file to requested metadata. 
 | 
LocalMetadataResult | 
LocalMetadataResult.setFile(File file)
Sets the file to requested metadata. 
 | 
LocalMetadataResult | 
LocalMetadataResult.setStale(boolean stale)
Sets whether the metadata is stale. 
 | 
LocalMetadataResult | 
LocalMetadataResult.setStale(boolean stale)
Sets whether the metadata is stale. 
 | 
Copyright © 2010–2021 The Apache Software Foundation. All rights reserved.