Uses of Class
org.eclipse.aether.repository.LocalMetadataResult
Package
Description
Utility classes to ease unit testing.
The definition of various kinds of repositories that host artifacts.
Ready-to-use selectors for authentication, proxies and mirrors and a few other repository related utilities.
-
Uses of LocalMetadataResult in org.eclipse.aether.internal.test.util
Modifier and TypeMethodDescriptionTestLocalRepositoryManager.find
(RepositorySystemSession session, LocalMetadataRequest request) -
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.Deprecated.Sets the file to requested metadata.LocalMetadataResult.setStale
(boolean stale) Sets whether the metadata is stale. -
Uses of LocalMetadataResult in org.eclipse.aether.util.repository
Modifier and TypeMethodDescriptionChainedLocalRepositoryManager.find
(RepositorySystemSession session, LocalMetadataRequest request)
setPath(Path)
instead.