Uses of Class
org.eclipse.aether.repository.LocalMetadataResult
Package
Description
The definition of various kinds of repositories that host artifacts.
-
Uses of LocalMetadataResult in org.eclipse.aether.repository
Modifier and TypeMethodDescriptionLocalRepositoryManager.find
(RepositorySystemSession session, LocalMetadataRequest request) Queries for the existence of metadata in the local repository.Sets the file to requested metadata.LocalMetadataResult.setStale
(boolean stale) Sets whether the metadata is stale.