Index

A B C D E F G H I J K L M N O P Q R S T U V W X 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

AbstractArtifact - Class in org.eclipse.aether.artifact
A skeleton class for artifacts.
AbstractArtifact() - Constructor for class org.eclipse.aether.artifact.AbstractArtifact
 
AbstractDependencyManager - Class in org.eclipse.aether.util.graph.manager
A dependency manager support class.
AbstractDependencyManager(int, int, int, Map<Object, AbstractDependencyManager.Holder<String>>, Map<Object, AbstractDependencyManager.Holder<String>>, Map<Object, AbstractDependencyManager.Holder<Boolean>>, Map<Object, AbstractDependencyManager.Holder<String>>, Map<Object, Collection<AbstractDependencyManager.Holder<Collection<Exclusion>>>>, SystemDependencyScope) - Constructor for class org.eclipse.aether.util.graph.manager.AbstractDependencyManager
 
AbstractDependencyManager(int, int, ScopeManager) - Constructor for class org.eclipse.aether.util.graph.manager.AbstractDependencyManager
 
AbstractDependencyManager.Holder<T> - Class in org.eclipse.aether.util.graph.manager
 
AbstractDependencyManager.Key - Class in org.eclipse.aether.util.graph.manager
 
AbstractForwardingRepositorySystemSession - Class in org.eclipse.aether
A special repository system session to enable decorating or proxying another session.
AbstractForwardingRepositorySystemSession() - Constructor for class org.eclipse.aether.AbstractForwardingRepositorySystemSession
Creates a new forwarding session.
AbstractMetadata - Class in org.eclipse.aether.metadata
A skeleton class for metadata.
AbstractMetadata() - Constructor for class org.eclipse.aether.metadata.AbstractMetadata
 
AbstractRepositoryListener - Class in org.eclipse.aether
A skeleton implementation for custom repository listeners.
AbstractRepositoryListener() - Constructor for class org.eclipse.aether.AbstractRepositoryListener
Enables subclassing.
AbstractTransferListener - Class in org.eclipse.aether.transfer
A skeleton implementation for custom transfer listeners.
AbstractTransferListener() - Constructor for class org.eclipse.aether.transfer.AbstractTransferListener
Enables subclassing.
AbstractTransporter - Class in org.eclipse.aether.spi.connector.transport
A skeleton implementation for custom transporters.
AbstractTransporter() - Constructor for class org.eclipse.aether.spi.connector.transport.AbstractTransporter
Enables subclassing.
accept(Artifact) - Method in class org.eclipse.aether.util.filter.PatternInclusionsDependencyFilter
 
accept(Artifact) - Method in class org.eclipse.aether.util.filter.PatternExclusionsDependencyFilter
 
accept(DependencyNode) - Method in class org.eclipse.aether.util.graph.visitor.NodeListGenerator
 
accept(DependencyNode, List<DependencyNode>) - Method in interface org.eclipse.aether.graph.DependencyFilter
Indicates whether the specified dependency node shall be included or excluded.
accept(DependencyNode, List<DependencyNode>) - Method in class org.eclipse.aether.util.filter.PatternExclusionsDependencyFilter
 
accept(DependencyNode, List<DependencyNode>) - Method in class org.eclipse.aether.util.filter.PatternInclusionsDependencyFilter
 
accept(DependencyNode, List<DependencyNode>) - Method in class org.eclipse.aether.util.filter.AndDependencyFilter
 
accept(DependencyNode, List<DependencyNode>) - Method in class org.eclipse.aether.util.filter.ExclusionsDependencyFilter
 
accept(DependencyNode, List<DependencyNode>) - Method in class org.eclipse.aether.util.filter.NotDependencyFilter
 
accept(DependencyNode, List<DependencyNode>) - Method in class org.eclipse.aether.util.filter.OrDependencyFilter
 
accept(DependencyNode, List<DependencyNode>) - Method in class org.eclipse.aether.util.filter.ScopeDependencyFilter
 
accept(DependencyVisitor) - Method in class org.eclipse.aether.graph.DefaultDependencyNode
 
accept(DependencyVisitor) - Method in interface org.eclipse.aether.graph.DependencyNode
Traverses this node and potentially its children using the specified visitor.
accept(T, U) - Method in interface org.eclipse.aether.spi.connector.transport.http.RFC9457.BiConsumerChecked
 
ACCEPT_ENCODING - Static variable in class org.eclipse.aether.spi.connector.transport.http.HttpConstants
 
acceptArtifact(RemoteRepository, Artifact) - Method in interface org.eclipse.aether.spi.connector.filter.RemoteRepositoryFilter
Decides should artifact be accepted from given remote repository.
acceptMetadata(RemoteRepository, Metadata) - Method in interface org.eclipse.aether.spi.connector.filter.RemoteRepositoryFilter
Decides should metadata be accepted from given remote repository.
acquire(Collection<? extends Artifact>, Collection<? extends Metadata>) - Method in interface org.eclipse.aether.SyncContext
Acquires synchronized access to the specified artifacts and metadatas.
acquireSemaphore(HazelcastInstance, NamedLockKey) - Method in class org.eclipse.aether.named.hazelcast.DirectHazelcastSemaphoreProvider
 
acquireSemaphore(HazelcastInstance, NamedLockKey) - Method in class org.eclipse.aether.named.hazelcast.HazelcastSemaphoreProvider
Invoked when new instance of semaphore needed for given key.
AdaptedSemaphoreNamedLock - Class in org.eclipse.aether.named.support
Named lock support implementation that is using "adapted" semaphore (to be able to use semaphores not sharing common API).
AdaptedSemaphoreNamedLock(NamedLockKey, NamedLockFactorySupport, AdaptedSemaphoreNamedLock.AdaptedSemaphore) - Constructor for class org.eclipse.aether.named.support.AdaptedSemaphoreNamedLock
 
AdaptedSemaphoreNamedLock.AdaptedSemaphore - Interface in org.eclipse.aether.named.support
Wrapper for semaphore-like stuff, that do not share common ancestor.
add(String, String, String, boolean, boolean, String, String) - Method in class org.eclipse.aether.util.repository.DefaultMirrorSelector
Adds the specified mirror to this selector.
add(String, Authentication) - Method in class org.eclipse.aether.util.repository.DefaultAuthenticationSelector
Adds the specified authentication info for the given repository identifier.
add(Collection<? extends RepositoryListener>) - Method in class org.eclipse.aether.util.listener.ChainedRepositoryListener
Adds the specified listeners to the end of the multicast chain.
add(Collection<? extends TransferListener>) - Method in class org.eclipse.aether.util.listener.ChainedTransferListener
Adds the specified listeners to the end of the multicast chain.
add(ArtifactType) - Method in class org.eclipse.aether.util.artifact.DefaultArtifactTypeRegistry
Adds the specified artifact type to the registry.
add(ArtifactType) - Method in class org.eclipse.aether.util.artifact.OverlayArtifactTypeRegistry
Adds the specified artifact type to the registry.
add(Proxy, String) - Method in class org.eclipse.aether.util.repository.DefaultProxySelector
Adds the specified proxy definition to the selector.
add(RepositoryListener) - Method in class org.eclipse.aether.util.listener.ChainedRepositoryListener
Adds the specified listener to the end of the multicast chain.
add(RepositorySystemSession, LocalArtifactRegistration) - Method in class org.eclipse.aether.internal.test.util.TestLocalRepositoryManager
 
add(RepositorySystemSession, LocalArtifactRegistration) - Method in interface org.eclipse.aether.repository.LocalRepositoryManager
Registers an installed or resolved artifact with the local repository.
add(RepositorySystemSession, LocalArtifactRegistration) - Method in class org.eclipse.aether.util.repository.ChainedLocalRepositoryManager
 
add(RepositorySystemSession, LocalMetadataRegistration) - Method in class org.eclipse.aether.internal.test.util.TestLocalRepositoryManager
 
add(RepositorySystemSession, LocalMetadataRegistration) - Method in interface org.eclipse.aether.repository.LocalRepositoryManager
Registers installed or resolved metadata with the local repository.
add(RepositorySystemSession, LocalMetadataRegistration) - Method in class org.eclipse.aether.util.repository.ChainedLocalRepositoryManager
 
add(TransferListener) - Method in class org.eclipse.aether.util.listener.ChainedTransferListener
Adds the specified listener to the end of the multicast chain.
add(T, float) - Method in class org.eclipse.aether.internal.impl.PrioritizedComponents
 
addAlias(Artifact) - Method in class org.eclipse.aether.resolution.ArtifactDescriptorResult
Records the specified alias.
addArtifact(Artifact) - Method in class org.eclipse.aether.deployment.DeployRequest
Adds the specified artifacts for deployment.
addArtifact(Artifact) - Method in class org.eclipse.aether.deployment.DeployResult
Adds the specified artifacts to the result.
addArtifact(Artifact) - Method in class org.eclipse.aether.installation.InstallRequest
Adds the specified artifacts for installation.
addArtifact(Artifact) - Method in class org.eclipse.aether.installation.InstallResult
Adds the specified artifacts to the result.
addCustom(Authentication) - Method in class org.eclipse.aether.util.repository.AuthenticationBuilder
Adds custom authentication data to the authentication.
addCycle(List<DependencyNode>, int, Dependency) - Method in class org.eclipse.aether.internal.impl.collect.DependencyCollectorDelegate.Results
 
addCycle(DependencyCycle) - Method in class org.eclipse.aether.collection.CollectResult
Records the specified dependency cycle.
addDependency(Dependency) - Method in class org.eclipse.aether.collection.CollectRequest
Adds the specified direct dependency.
addDependency(Dependency) - Method in class org.eclipse.aether.resolution.ArtifactDescriptorResult
Adds the specified direct dependency.
addException(Exception) - Method in class org.eclipse.aether.collection.CollectResult
Records the specified exception while building the dependency graph.
addException(Exception) - Method in class org.eclipse.aether.resolution.ArtifactDescriptorResult
Records the specified exception while reading the artifact descriptor.
addException(Exception) - Method in class org.eclipse.aether.resolution.ArtifactResult
addException(Exception) - Method in class org.eclipse.aether.resolution.VersionRangeResult
Records the specified exception while resolving the version range.
addException(Exception) - Method in class org.eclipse.aether.resolution.VersionResult
Records the specified exception while resolving the version.
addException(Dependency, Exception, List<DependencyNode>) - Method in class org.eclipse.aether.internal.impl.collect.DependencyCollectorDelegate.Results
 
addException(ArtifactRepository, Exception) - Method in class org.eclipse.aether.resolution.ArtifactResult
Records the specified exception while resolving the artifact.
addHostnameVerifier(HostnameVerifier) - Method in class org.eclipse.aether.util.repository.AuthenticationBuilder
Adds a hostname verifier for SSL.
addManagedDependency(Dependency) - Method in class org.eclipse.aether.collection.CollectRequest
Adds the specified managed dependency.
addManagedDependency(Dependency) - Method in class org.eclipse.aether.resolution.ArtifactDescriptorResult
Adds the specified managed dependency.
addMetadata(Metadata) - Method in class org.eclipse.aether.deployment.DeployRequest
Adds the specified metadata for deployment.
addMetadata(Metadata) - Method in class org.eclipse.aether.deployment.DeployResult
Adds the specified metadata to this result.
addMetadata(Metadata) - Method in class org.eclipse.aether.installation.InstallRequest
Adds the specified metadata for installation.
addMetadata(Metadata) - Method in class org.eclipse.aether.installation.InstallResult
Adds the specified metadata to this result.
addMirroredRepository(RemoteRepository) - Method in class org.eclipse.aether.repository.RemoteRepository.Builder
Adds the specified repository to the list of repositories being mirrored by the repository.
addNtlm(String, String) - Method in class org.eclipse.aether.util.repository.AuthenticationBuilder
Adds NTLM data to the authentication.
addOnSessionEndedHandle(RepositorySystemSession.CloseableSession, Runnable) - Method in interface org.eclipse.aether.impl.RepositorySystemLifecycle
Registers an "on session end" handler.
addOnSessionEndedHandle(RepositorySystemSession.CloseableSession, Runnable) - Method in class org.eclipse.aether.internal.impl.DefaultRepositorySystemLifecycle
 
addOnSessionEndedHandler(Runnable) - Method in class org.eclipse.aether.AbstractForwardingRepositorySystemSession
 
addOnSessionEndedHandler(Runnable) - Method in class org.eclipse.aether.DefaultRepositorySystemSession
Registers onSessionEnded handler, if able to.
addOnSessionEndedHandler(Runnable) - Method in class org.eclipse.aether.internal.impl.session.DefaultCloseableSession
 
addOnSessionEndedHandler(Runnable) - Method in class org.eclipse.aether.internal.impl.session.DefaultSessionBuilder
 
addOnSessionEndedHandler(Runnable) - Method in interface org.eclipse.aether.RepositorySystemSession
Registers a handler to execute when this session closed.
addOnSessionEndedHandler(Runnable) - Method in interface org.eclipse.aether.RepositorySystemSession.SessionBuilder
Adds on session ended handler to be immediately registered when this builder creates session.
addOnSystemEndedHandler(Runnable) - Method in interface org.eclipse.aether.impl.RepositorySystemLifecycle
Registers an "on repository system end" handler.
addOnSystemEndedHandler(Runnable) - Method in class org.eclipse.aether.internal.impl.DefaultRepositorySystem
 
addOnSystemEndedHandler(Runnable) - Method in class org.eclipse.aether.internal.impl.DefaultRepositorySystemLifecycle
 
addOnSystemEndedHandler(Runnable) - Method in interface org.eclipse.aether.RepositorySystem
Registers an "on repository system end" handler, executed after repository system is shut down.
addPassword(char[]) - Method in class org.eclipse.aether.util.repository.AuthenticationBuilder
Adds password data to the authentication.
addPassword(String) - Method in class org.eclipse.aether.util.repository.AuthenticationBuilder
Adds password data to the authentication.
addPrivateKey(String, char[]) - Method in class org.eclipse.aether.util.repository.AuthenticationBuilder
Adds private key data to the authentication.
addPrivateKey(String, String) - Method in class org.eclipse.aether.util.repository.AuthenticationBuilder
Adds private key data to the authentication.
addRelocation(Artifact) - Method in class org.eclipse.aether.resolution.ArtifactDescriptorResult
Records the specified relocation hop while locating the artifact descriptor.
addRepository(RemoteRepository) - Method in class org.eclipse.aether.collection.CollectRequest
Adds the specified repository for collection.
addRepository(RemoteRepository) - Method in class org.eclipse.aether.resolution.ArtifactDescriptorRequest
Adds the specified repository for the resolution of the artifact descriptor.
addRepository(RemoteRepository) - Method in class org.eclipse.aether.resolution.ArtifactDescriptorResult
Adds the specified remote repository.
addRepository(RemoteRepository) - Method in class org.eclipse.aether.resolution.ArtifactRequest
Adds the specified repository for the resolution.
addRepository(RemoteRepository) - Method in class org.eclipse.aether.resolution.VersionRangeRequest
Adds the specified repository for the resolution.
addRepository(RemoteRepository) - Method in class org.eclipse.aether.resolution.VersionRequest
Adds the specified repository for the resolution.
addSecret(String, char[]) - Method in class org.eclipse.aether.util.repository.AuthenticationBuilder
Adds sensitive custom string data to the authentication.
addSecret(String, String) - Method in class org.eclipse.aether.util.repository.AuthenticationBuilder
Adds sensitive custom string data to the authentication.
addSelfSignedSslConnector() - Method in class org.eclipse.aether.internal.test.util.http.HttpServer
 
addSelfSignedSslConnectorHttp2Only() - Method in class org.eclipse.aether.internal.test.util.http.HttpServer
 
addSslConnector() - Method in class org.eclipse.aether.internal.test.util.http.HttpServer
 
addString(String, String) - Method in class org.eclipse.aether.util.repository.AuthenticationBuilder
Adds custom string data to the authentication.
addTransferredBytes(long) - Method in class org.eclipse.aether.transfer.TransferEvent.Builder
Increments the total number of bytes that have been transferred so far during the download/upload.
addTrustedArtifactChecksums(Artifact, ArtifactRepository, List<ChecksumAlgorithmFactory>, Map<String, String>) - Method in interface org.eclipse.aether.spi.checksums.TrustedChecksumsSource.Writer
Performs whatever implementation requires to "set" (write/add/append) given map of trusted checksums.
addUsername(String) - Method in class org.eclipse.aether.util.repository.AuthenticationBuilder
Adds username data to the authentication.
addVersion(Version) - Method in class org.eclipse.aether.resolution.VersionRangeResult
Adds the specified version to the result.
aggregateRepositories(RepositorySystemSession, List<RemoteRepository>, List<RemoteRepository>, boolean) - Method in interface org.eclipse.aether.impl.RemoteRepositoryManager
Aggregates repository definitions by merging duplicate repositories and optionally applies mirror, proxy and authentication settings from the supplied session.
aggregateRepositories(RepositorySystemSession, List<RemoteRepository>, List<RemoteRepository>, boolean) - Method in class org.eclipse.aether.internal.impl.DefaultRemoteRepositoryManager
 
all() - Static method in class org.eclipse.aether.impl.scope.BuildScopeQuery
 
ALL - Enum constant in enum class org.eclipse.aether.impl.scope.BuildScopeQuery.Mode
 
allBuildPaths() - Method in class org.eclipse.aether.impl.scope.BuildScopeMatrixSource
 
allBuildPaths() - Method in interface org.eclipse.aether.impl.scope.BuildScopeSource
Returns all build paths this source has.
allProjectPaths() - Method in class org.eclipse.aether.impl.scope.BuildScopeMatrixSource
 
allProjectPaths() - Method in interface org.eclipse.aether.impl.scope.BuildScopeSource
Returns all project paths this source has.
AllResolverDemos - Class in org.apache.maven.resolver.examples
Runs all demos at once.
AllResolverDemos() - Constructor for class org.apache.maven.resolver.examples.AllResolverDemos
 
AndDependencyFilter - Class in org.eclipse.aether.util.filter
A dependency filter that combines zero or more other filters using a logical AND.
AndDependencyFilter(Collection<DependencyFilter>) - Constructor for class org.eclipse.aether.util.filter.AndDependencyFilter
Creates a new filter from the specified filters.
AndDependencyFilter(DependencyFilter...) - Constructor for class org.eclipse.aether.util.filter.AndDependencyFilter
Creates a new filter from the specified filters.
AndDependencySelector - Class in org.eclipse.aether.util.graph.selector
A dependency selector that combines zero or more other selectors using a logical AND.
AndDependencySelector(Collection<? extends DependencySelector>) - Constructor for class org.eclipse.aether.util.graph.selector.AndDependencySelector
Creates a new selector from the specified selectors.
AndDependencySelector(DependencySelector...) - Constructor for class org.eclipse.aether.util.graph.selector.AndDependencySelector
Creates a new selector from the specified selectors.
AndDependencyTraverser - Class in org.eclipse.aether.util.graph.traverser
A dependency traverser that combines zero or more other traversers using a logical AND.
AndDependencyTraverser(Collection<? extends DependencyTraverser>) - Constructor for class org.eclipse.aether.util.graph.traverser.AndDependencyTraverser
Creates a new traverser from the specified traversers.
AndDependencyTraverser(DependencyTraverser...) - Constructor for class org.eclipse.aether.util.graph.traverser.AndDependencyTraverser
Creates a new traverser from the specified traversers.
andFilter(Collection<DependencyFilter>) - Static method in class org.eclipse.aether.util.filter.DependencyFilterUtils
Creates a new filter that combines the specified filters using a logical AND.
andFilter(DependencyFilter...) - Static method in class org.eclipse.aether.util.filter.DependencyFilterUtils
Creates a new filter that combines the specified filters using a logical AND.
ApacheRFC9457Reporter - Class in org.eclipse.aether.transport.apache
 
ApacheTransporterConfigurationKeys - Class in org.eclipse.aether.transport.apache
Configuration for Apache Transport.
ApacheTransporterFactory - Class in org.eclipse.aether.transport.apache
A transporter factory for repositories using the http: or https: protocol.
ApacheTransporterFactory(ChecksumExtractor, PathProcessor) - Constructor for class org.eclipse.aether.transport.apache.ApacheTransporterFactory
 
appendClassLoader(StringBuilder, Object) - Static method in class org.eclipse.aether.internal.impl.Utils
 
applyFrom - Variable in class org.eclipse.aether.util.graph.manager.AbstractDependencyManager
 
applyTo(DefaultDependencyNode) - Method in class org.eclipse.aether.internal.impl.collect.PremanagedDependency
 
Artifact - Interface in org.eclipse.aether.artifact
A specific artifact.
ARTIFACT_DEPLOYED - Enum constant in enum class org.eclipse.aether.RepositoryEvent.EventType
 
ARTIFACT_DEPLOYING - Enum constant in enum class org.eclipse.aether.RepositoryEvent.EventType
 
ARTIFACT_DESCRIPTOR_INVALID - Enum constant in enum class org.eclipse.aether.RepositoryEvent.EventType
 
ARTIFACT_DESCRIPTOR_MISSING - Enum constant in enum class org.eclipse.aether.RepositoryEvent.EventType
 
ARTIFACT_DOWNLOADED - Enum constant in enum class org.eclipse.aether.RepositoryEvent.EventType
 
ARTIFACT_DOWNLOADING - Enum constant in enum class org.eclipse.aether.RepositoryEvent.EventType
 
ARTIFACT_GENERATOR_ID - Static variable in interface org.eclipse.aether.spi.artifact.generator.ArtifactGeneratorFactory
Artifact property that carries generator id.
ARTIFACT_INSTALLED - Enum constant in enum class org.eclipse.aether.RepositoryEvent.EventType
 
ARTIFACT_INSTALLING - Enum constant in enum class org.eclipse.aether.RepositoryEvent.EventType
 
ARTIFACT_RESOLVED - Enum constant in enum class org.eclipse.aether.RepositoryEvent.EventType
 
ARTIFACT_RESOLVING - Enum constant in enum class org.eclipse.aether.RepositoryEvent.EventType
 
ArtifactDecorator - Interface in org.eclipse.aether.spi.artifact.decorator
An artifact decorator.
artifactDecoratorFactories - Variable in class org.eclipse.aether.internal.impl.collect.DependencyCollectorDelegate
 
artifactDecoratorFactories - Variable in class org.eclipse.aether.internal.impl.DefaultRepositorySystem
 
ArtifactDecoratorFactory - Interface in org.eclipse.aether.spi.artifact.decorator
A factory to create artifact decorators.
artifactDeployed(RepositoryEvent) - Method in class org.apache.maven.resolver.examples.util.ConsoleRepositoryListener
 
artifactDeployed(RepositoryEvent) - Method in class org.eclipse.aether.AbstractRepositoryListener
 
artifactDeployed(RepositoryEvent) - Method in interface org.eclipse.aether.RepositoryListener
Notifies the listener of an artifact whose upload to a remote repository has been completed, either successfully or not.
artifactDeployed(RepositoryEvent) - Method in class org.eclipse.aether.util.listener.ChainedRepositoryListener
 
artifactDeploying(RepositoryEvent) - Method in class org.apache.maven.resolver.examples.util.ConsoleRepositoryListener
 
artifactDeploying(RepositoryEvent) - Method in class org.eclipse.aether.AbstractRepositoryListener
 
artifactDeploying(RepositoryEvent) - Method in interface org.eclipse.aether.RepositoryListener
Notifies the listener of an artifact that is about to be uploaded to a remote repository.
artifactDeploying(RepositoryEvent) - Method in class org.eclipse.aether.util.listener.ChainedRepositoryListener
 
ArtifactDescriptorException - Exception Class in org.eclipse.aether.resolution
Thrown in case of an unreadable or unresolvable artifact descriptor.
ArtifactDescriptorException(ArtifactDescriptorResult) - Constructor for exception class org.eclipse.aether.resolution.ArtifactDescriptorException
Creates a new exception with the specified result.
ArtifactDescriptorException(ArtifactDescriptorResult, String) - Constructor for exception class org.eclipse.aether.resolution.ArtifactDescriptorException
Creates a new exception with the specified result and detail message.
ArtifactDescriptorException(ArtifactDescriptorResult, String, Throwable) - Constructor for exception class org.eclipse.aether.resolution.ArtifactDescriptorException
Creates a new exception with the specified result, detail message and cause.
artifactDescriptorInvalid(RepositoryEvent) - Method in class org.apache.maven.resolver.examples.util.ConsoleRepositoryListener
 
artifactDescriptorInvalid(RepositoryEvent) - Method in class org.eclipse.aether.AbstractRepositoryListener
 
artifactDescriptorInvalid(RepositoryEvent) - Method in interface org.eclipse.aether.RepositoryListener
Notifies the listener of a syntactically or semantically invalid artifact descriptor.
artifactDescriptorInvalid(RepositoryEvent) - Method in class org.eclipse.aether.util.listener.ChainedRepositoryListener
 
artifactDescriptorMissing(RepositoryEvent) - Method in class org.apache.maven.resolver.examples.util.ConsoleRepositoryListener
 
artifactDescriptorMissing(RepositoryEvent) - Method in class org.eclipse.aether.AbstractRepositoryListener
 
artifactDescriptorMissing(RepositoryEvent) - Method in interface org.eclipse.aether.RepositoryListener
Notifies the listener of a missing artifact descriptor.
artifactDescriptorMissing(RepositoryEvent) - Method in class org.eclipse.aether.util.listener.ChainedRepositoryListener
 
ArtifactDescriptorPolicy - Interface in org.eclipse.aether.resolution
Controls the handling of errors related to reading an artifact descriptor.
ArtifactDescriptorPolicyRequest - Class in org.eclipse.aether.resolution
A query for the error policy for a given artifact's descriptor.
ArtifactDescriptorPolicyRequest() - Constructor for class org.eclipse.aether.resolution.ArtifactDescriptorPolicyRequest
Creates an uninitialized request.
ArtifactDescriptorPolicyRequest(Artifact, String) - Constructor for class org.eclipse.aether.resolution.ArtifactDescriptorPolicyRequest
Creates a request for the specified artifact.
ArtifactDescriptorReader - Interface in org.eclipse.aether.impl
Provides information about an artifact that is relevant to transitive dependency resolution.
ArtifactDescriptorRequest - Class in org.eclipse.aether.resolution
A request to read an artifact descriptor.
ArtifactDescriptorRequest() - Constructor for class org.eclipse.aether.resolution.ArtifactDescriptorRequest
Creates an uninitialized request.
ArtifactDescriptorRequest(Artifact, List<RemoteRepository>, String) - Constructor for class org.eclipse.aether.resolution.ArtifactDescriptorRequest
Creates a request with the specified properties.
ArtifactDescriptorResult - Class in org.eclipse.aether.resolution
The result from reading an artifact descriptor.
ArtifactDescriptorResult(ArtifactDescriptorRequest) - Constructor for class org.eclipse.aether.resolution.ArtifactDescriptorResult
Creates a new result for the specified request.
ArtifactDownload - Class in org.eclipse.aether.spi.connector
A download of an artifact from a remote repository.
ArtifactDownload() - Constructor for class org.eclipse.aether.spi.connector.ArtifactDownload
Creates a new uninitialized download.
ArtifactDownload(Artifact, String, File, String) - Constructor for class org.eclipse.aether.spi.connector.ArtifactDownload
ArtifactDownload(Artifact, String, Path, String) - Constructor for class org.eclipse.aether.spi.connector.ArtifactDownload
artifactDownloaded(RepositoryEvent) - Method in class org.apache.maven.resolver.examples.util.ConsoleRepositoryListener
 
artifactDownloaded(RepositoryEvent) - Method in class org.eclipse.aether.AbstractRepositoryListener
 
artifactDownloaded(RepositoryEvent) - Method in interface org.eclipse.aether.RepositoryListener
Notifies the listener of an artifact whose download has been completed, either successfully or not.
artifactDownloaded(RepositoryEvent) - Method in class org.eclipse.aether.util.listener.ChainedRepositoryListener
 
artifactDownloading(RepositoryEvent) - Method in class org.apache.maven.resolver.examples.util.ConsoleRepositoryListener
 
artifactDownloading(RepositoryEvent) - Method in class org.eclipse.aether.AbstractRepositoryListener
 
artifactDownloading(RepositoryEvent) - Method in interface org.eclipse.aether.RepositoryListener
Notifies the listener of an artifact that is about to be downloaded from a remote repository.
artifactDownloading(RepositoryEvent) - Method in class org.eclipse.aether.util.listener.ChainedRepositoryListener
 
ArtifactFilteredOutException - Exception Class in org.eclipse.aether.transfer
Thrown when an artifact was filtered from a particular repository.
ArtifactFilteredOutException(Artifact, RemoteRepository, String) - Constructor for exception class org.eclipse.aether.transfer.ArtifactFilteredOutException
Creates a new exception with the specified artifact, repository and detail message.
ArtifactGenerator - Interface in org.eclipse.aether.spi.artifact.generator
An artifact generator that participates in the installation/deployment of artifacts.
ArtifactGeneratorFactory - Interface in org.eclipse.aether.spi.artifact.generator
A factory to create artifact generators.
artifactId(String) - Method in class org.eclipse.aether.internal.test.util.NodeBuilder
 
ArtifactIdUtils - Class in org.eclipse.aether.util.artifact
A utility class for artifact identifiers.
artifactInstalled(RepositoryEvent) - Method in class org.apache.maven.resolver.examples.util.ConsoleRepositoryListener
 
artifactInstalled(RepositoryEvent) - Method in class org.eclipse.aether.AbstractRepositoryListener
 
artifactInstalled(RepositoryEvent) - Method in interface org.eclipse.aether.RepositoryListener
Notifies the listener of an artifact whose installation to the local repository has been completed, either successfully or not.
artifactInstalled(RepositoryEvent) - Method in class org.eclipse.aether.util.listener.ChainedRepositoryListener
 
artifactInstalling(RepositoryEvent) - Method in class org.apache.maven.resolver.examples.util.ConsoleRepositoryListener
 
artifactInstalling(RepositoryEvent) - Method in class org.eclipse.aether.AbstractRepositoryListener
 
artifactInstalling(RepositoryEvent) - Method in interface org.eclipse.aether.RepositoryListener
Notifies the listener of an artifact that is about to be installed to the local repository.
artifactInstalling(RepositoryEvent) - Method in class org.eclipse.aether.util.listener.ChainedRepositoryListener
 
ArtifactNotFoundException - Exception Class in org.eclipse.aether.transfer
Thrown when an artifact was not found in a particular repository.
ArtifactNotFoundException(Artifact, String) - Constructor for exception class org.eclipse.aether.transfer.ArtifactNotFoundException
Creates a new exception with the specified system artifact and expected local path.
ArtifactNotFoundException(Artifact, RemoteRepository) - Constructor for exception class org.eclipse.aether.transfer.ArtifactNotFoundException
Creates a new exception with the specified artifact and repository.
ArtifactNotFoundException(Artifact, RemoteRepository, String) - Constructor for exception class org.eclipse.aether.transfer.ArtifactNotFoundException
Creates a new exception with the specified artifact, repository and detail message.
ArtifactNotFoundException(Artifact, RemoteRepository, String, boolean) - Constructor for exception class org.eclipse.aether.transfer.ArtifactNotFoundException
Creates a new exception with the specified artifact, repository and detail message.
ArtifactNotFoundException(Artifact, RemoteRepository, String, Throwable) - Constructor for exception class org.eclipse.aether.transfer.ArtifactNotFoundException
Creates a new exception with the specified artifact, repository, detail message and cause.
ArtifactPredicate - Interface in org.eclipse.aether.spi.artifact
An artifact predicate.
ArtifactPredicateFactory - Interface in org.eclipse.aether.spi.artifact
A factory to create artifact predicates.
artifactProperties(Collection<String>) - Static method in class org.eclipse.aether.util.graph.visitor.DependencyGraphDumper
Decorator of "artifact properties": prints out asked properties, if present.
ArtifactProperties - Class in org.eclipse.aether.artifact
The keys for common properties of artifacts.
ArtifactRepository - Interface in org.eclipse.aether.repository
A repository hosting artifacts.
ArtifactRequest - Class in org.eclipse.aether.resolution
A request to resolve an artifact.
ArtifactRequest() - Constructor for class org.eclipse.aether.resolution.ArtifactRequest
Creates an uninitialized request.
ArtifactRequest(Artifact, List<RemoteRepository>, String) - Constructor for class org.eclipse.aether.resolution.ArtifactRequest
Creates a request with the specified properties.
ArtifactRequest(DependencyNode) - Constructor for class org.eclipse.aether.resolution.ArtifactRequest
Creates a request from the specified dependency node.
ArtifactResolutionException - Exception Class in org.eclipse.aether.resolution
Thrown in case of a unresolvable artifacts.
ArtifactResolutionException(List<ArtifactResult>) - Constructor for exception class org.eclipse.aether.resolution.ArtifactResolutionException
Creates a new exception with the specified results.
ArtifactResolutionException(List<ArtifactResult>, String) - Constructor for exception class org.eclipse.aether.resolution.ArtifactResolutionException
Creates a new exception with the specified results and detail message.
ArtifactResolutionException(List<ArtifactResult>, String, Throwable) - Constructor for exception class org.eclipse.aether.resolution.ArtifactResolutionException
Creates a new exception with the specified results, detail message and cause.
artifactResolved(RepositoryEvent) - Method in class org.apache.maven.resolver.examples.util.ConsoleRepositoryListener
 
artifactResolved(RepositoryEvent) - Method in class org.apache.maven.resolver.examples.util.ReverseTreeRepositoryListener
 
artifactResolved(RepositoryEvent) - Method in class org.eclipse.aether.AbstractRepositoryListener
 
artifactResolved(RepositoryEvent) - Method in interface org.eclipse.aether.RepositoryListener
Notifies the listener of an artifact whose resolution has been completed, either successfully or not.
artifactResolved(RepositoryEvent) - Method in class org.eclipse.aether.util.listener.ChainedRepositoryListener
 
ArtifactResolver - Interface in org.eclipse.aether.impl
Resolves artifacts, that is gets a local filesystem path to their binary contents.
ArtifactResolverPostProcessor - Interface in org.eclipse.aether.spi.resolution
Artifact resolver post-resolution processor component, is able to hook into resolver and post-process the resolved artifact results, if needed even produce resolution failure.
ArtifactResolverPostProcessorSupport - Class in org.eclipse.aether.internal.impl.resolution
Support class to implement ArtifactResolverPostProcessor.
ArtifactResolverPostProcessorSupport() - Constructor for class org.eclipse.aether.internal.impl.resolution.ArtifactResolverPostProcessorSupport
 
artifactResolving(RepositoryEvent) - Method in class org.apache.maven.resolver.examples.util.ConsoleRepositoryListener
 
artifactResolving(RepositoryEvent) - Method in class org.eclipse.aether.AbstractRepositoryListener
 
artifactResolving(RepositoryEvent) - Method in interface org.eclipse.aether.RepositoryListener
Notifies the listener of an artifact that is about to be resolved.
artifactResolving(RepositoryEvent) - Method in class org.eclipse.aether.util.listener.ChainedRepositoryListener
 
ArtifactResult - Class in org.eclipse.aether.resolution
The result of an artifact resolution request.
ArtifactResult(ArtifactRequest) - Constructor for class org.eclipse.aether.resolution.ArtifactResult
Creates a new result for the specified request.
ArtifactTransfer - Class in org.eclipse.aether.spi.connector
A download/upload of an artifact.
ArtifactTransferException - Exception Class in org.eclipse.aether.transfer
Thrown when an artifact could not be uploaded/downloaded to/from a particular remote repository.
ArtifactTransferException(Artifact, RemoteRepository, String) - Constructor for exception class org.eclipse.aether.transfer.ArtifactTransferException
Creates a new exception with the specified artifact, repository and detail message.
ArtifactTransferException(Artifact, RemoteRepository, String, boolean) - Constructor for exception class org.eclipse.aether.transfer.ArtifactTransferException
Creates a new exception with the specified artifact, repository and detail message.
ArtifactTransferException(Artifact, RemoteRepository, String, Throwable) - Constructor for exception class org.eclipse.aether.transfer.ArtifactTransferException
Creates a new exception with the specified artifact, repository, detail message and cause.
ArtifactTransferException(Artifact, RemoteRepository, Throwable) - Constructor for exception class org.eclipse.aether.transfer.ArtifactTransferException
Creates a new exception with the specified artifact, repository and cause.
ArtifactType - Interface in org.eclipse.aether.artifact
An artifact type describing artifact characteristics/properties that are common for certain artifacts.
ArtifactTypeRegistry - Interface in org.eclipse.aether.artifact
A registry of known artifact types.
ArtifactUpload - Class in org.eclipse.aether.spi.connector
An upload of an artifact to a remote repository.
ArtifactUpload() - Constructor for class org.eclipse.aether.spi.connector.ArtifactUpload
Creates a new uninitialized upload.
ArtifactUpload(Artifact, File) - Constructor for class org.eclipse.aether.spi.connector.ArtifactUpload
Deprecated.
ArtifactUpload(Artifact, Path) - Constructor for class org.eclipse.aether.spi.connector.ArtifactUpload
Creates a new upload with the specified properties.
auth - Variable in class org.eclipse.aether.internal.test.util.http.HttpTransporterTest
 
Authentication - Interface in org.eclipse.aether.repository
The authentication to use for accessing a protected resource.
AuthenticationBuilder - Class in org.eclipse.aether.util.repository
A utility class to build authentication info for repositories and proxies.
AuthenticationBuilder() - Constructor for class org.eclipse.aether.util.repository.AuthenticationBuilder
Creates a new authentication builder.
AuthenticationContext - Class in org.eclipse.aether.repository
A glorified map of key value pairs holding (cleartext) authentication data.
AuthenticationDigest - Class in org.eclipse.aether.repository
A helper to calculate a fingerprint/digest for the authentication data of a repository/proxy.
AuthenticationSelector - Interface in org.eclipse.aether.repository
Selects authentication for a given remote repository.
await() - Method in class org.eclipse.aether.util.concurrency.RunnableErrorForwarder
Causes the current thread to wait until all previously wrapped runnables have terminated and potentially re-throws an uncaught RuntimeException or Error from any of the runnables.

B

backtrack(ConfigurableVersionSelector.ConflictGroup, ConflictResolver.ConflictContext) - Method in class org.eclipse.aether.util.graph.transformer.ConfigurableVersionSelector
 
BasedirNameMapper - Class in org.eclipse.aether.internal.impl.synccontext.named
Wrapping NameMapper class that is file system friendly: it wraps another NameMapper and resolves the resulting "file system friendly" names against local repository basedir.
BasedirNameMapper(NameMapper) - Constructor for class org.eclipse.aether.internal.impl.synccontext.named.BasedirNameMapper
 
BasedirNameMapper(NameMapper, Path) - Constructor for class org.eclipse.aether.internal.impl.synccontext.named.BasedirNameMapper
Creates basedir name mapper with provided path as base.
BasicRepositoryConnectorConfigurationKeys - Class in org.eclipse.aether.connector.basic
The configuration keys for BasicRepositoryConnector.
BasicRepositoryConnectorFactory - Class in org.eclipse.aether.connector.basic
A repository connector factory that employs pluggable transporters and repository layouts for the transfers.
BasicRepositoryConnectorFactory(TransporterProvider, RepositoryLayoutProvider, ChecksumPolicyProvider, ChecksumProcessor, Map<String, ProvidedChecksumsSource>) - Constructor for class org.eclipse.aether.connector.basic.BasicRepositoryConnectorFactory
 
BfDependencyCollector - Class in org.eclipse.aether.internal.impl.collect.bf
Breadth-first DependencyCollector
BfDependencyCollector(RemoteRepositoryManager, ArtifactDescriptorReader, VersionRangeResolver, Map<String, ArtifactDecoratorFactory>) - Constructor for class org.eclipse.aether.internal.impl.collect.bf.BfDependencyCollector
 
BiConsumerChecked<T,U,E> - Interface in org.eclipse.aether.spi.connector.transport.http.RFC9457
 
Booter - Class in org.apache.maven.resolver.examples.util
A helper to boot the repository system and a repository system session.
Booter() - Constructor for class org.apache.maven.resolver.examples.util.Booter
 
Bound(Version, boolean) - Constructor for class org.eclipse.aether.version.VersionRange.Bound
Creates a new bound with the specified properties.
BROKEN - Enum constant in enum class org.eclipse.aether.internal.test.util.http.HttpServer.ExpectContinue
 
build() - Method in class org.eclipse.aether.internal.impl.session.DefaultSessionBuilder
 
build() - Method in class org.eclipse.aether.internal.test.util.NodeBuilder
 
build() - Method in class org.eclipse.aether.repository.RemoteRepository.Builder
Builds a new remote repository from the current values of this builder.
build() - Method in class org.eclipse.aether.RepositoryEvent.Builder
Builds a new event from the current values of this builder.
build() - Method in interface org.eclipse.aether.RepositorySystemSession.SessionBuilder
Creates immutable closeable session out this builder instance.
build() - Method in class org.eclipse.aether.transfer.TransferEvent.Builder
Builds a new transfer event from the current values of this builder.
build() - Method in class org.eclipse.aether.util.repository.AuthenticationBuilder
Builds a new authentication object from the current data of this builder.
BUILD_PATH_COMPILE - Static variable in class org.eclipse.aether.impl.scope.CommonBuilds
A common "compile" build path.
BUILD_PATH_PREPROCESS - Static variable in class org.eclipse.aether.impl.scope.CommonBuilds
A common "preprocess" build path.
BUILD_PATH_RUNTIME - Static variable in class org.eclipse.aether.impl.scope.CommonBuilds
A common "runtime" build path.
buildDependencyScopes(InternalScopeManager) - Method in interface org.eclipse.aether.impl.scope.ScopeManagerConfiguration
 
Builder(String, String, String) - Constructor for class org.eclipse.aether.repository.RemoteRepository.Builder
Creates a new repository builder.
Builder(RemoteRepository) - Constructor for class org.eclipse.aether.repository.RemoteRepository.Builder
Creates a new repository builder which uses the specified remote repository as a prototype for the new one.
Builder(RepositorySystemSession, RepositoryEvent.EventType) - Constructor for class org.eclipse.aether.RepositoryEvent.Builder
Creates a new event builder for the specified session and event type.
Builder(RepositorySystemSession, TransferResource) - Constructor for class org.eclipse.aether.transfer.TransferEvent.Builder
Creates a new transfer event builder for the specified session and the given resource.
BuildPath - Interface in org.eclipse.aether.impl.scope
Label for "build path", like "compile", "runtime", etc.
buildResolutionScopes(InternalScopeManager) - Method in interface org.eclipse.aether.impl.scope.ScopeManagerConfiguration
 
BuildScope - Interface in org.eclipse.aether.impl.scope
Build scope is certain combination of ProjectPath and BuildPath.
BuildScopeMatrixSource - Class in org.eclipse.aether.impl.scope
Generic matrix generator for ProjectPath and BuildPath combinations (all of them).
BuildScopeMatrixSource(Collection<ProjectPath>, Collection<BuildPath>, BuildScope...) - Constructor for class org.eclipse.aether.impl.scope.BuildScopeMatrixSource
 
BuildScopeQuery - Class in org.eclipse.aether.impl.scope
Build scope query.
BuildScopeQuery.Mode - Enum Class in org.eclipse.aether.impl.scope
 
BuildScopeSource - Interface in org.eclipse.aether.impl.scope
Build scope source.
BY_BUILD_PATH - Enum constant in enum class org.eclipse.aether.impl.scope.BuildScopeQuery.Mode
 
BY_PROJECT_PATH - Enum constant in enum class org.eclipse.aether.impl.scope.BuildScopeQuery.Mode
 
byBuildPath(BuildPath) - Static method in class org.eclipse.aether.impl.scope.BuildScopeQuery
 
byProjectPath(ProjectPath) - Static method in class org.eclipse.aether.impl.scope.BuildScopeQuery
 
ByteChannelWrapper - Class in org.eclipse.aether.named.ipc
Trivial ByteChannel wrapper to avoid the read/write synchronization which happens when the channel implements SelectableChannel.
ByteChannelWrapper(ByteChannel) - Constructor for class org.eclipse.aether.named.ipc.ByteChannelWrapper
 

C

CACHE_ALL - Static variable in interface org.eclipse.aether.resolution.ResolutionErrorPolicy
Bit mask indicating that all resolution errors should be cached in the local repository.
CACHE_CONTROL - Static variable in class org.eclipse.aether.spi.connector.transport.http.HttpConstants
 
CACHE_DISABLED - Static variable in interface org.eclipse.aether.resolution.ResolutionErrorPolicy
Bit mask indicating that resolution errors should not be cached in the local repository.
CACHE_NOT_FOUND - Static variable in interface org.eclipse.aether.resolution.ResolutionErrorPolicy
Bit flag indicating whether missing artifacts/metadata should be cached in the local repository.
CACHE_TRANSFER_ERROR - Static variable in interface org.eclipse.aether.resolution.ResolutionErrorPolicy
Bit flag indicating whether connectivity/transfer errors (e.g.
CACHED_PRIORITIES - Static variable in class org.eclipse.aether.ConfigurationProperties
A flag indicating whether the created ordered components should be cached in session.
cachedResolveRangeResult(VersionRangeRequest, DataPool, RepositorySystemSession) - Method in class org.eclipse.aether.internal.impl.collect.DependencyCollectorDelegate
 
CachingArtifactTypeRegistry - Class in org.eclipse.aether.internal.impl.collect
A short-lived artifact type registry that caches results from a presumably slower type registry.
calc(byte[], Collection<String>) - Static method in class org.eclipse.aether.util.ChecksumUtils
Deprecated.
Use SPI checksum selector instead.
calc(File, Collection<String>) - Static method in class org.eclipse.aether.util.ChecksumUtils
Deprecated.
Use SPI checksum selector instead.
calculate(byte[], List<ChecksumAlgorithmFactory>) - Static method in class org.eclipse.aether.spi.connector.checksum.ChecksumAlgorithmHelper
Calculates checksums for specified data.
calculate(File, List<ChecksumAlgorithmFactory>) - Static method in class org.eclipse.aether.spi.connector.checksum.ChecksumAlgorithmHelper
Calculates checksums for specified file.
calculate(Path, List<ChecksumAlgorithmFactory>) - Static method in class org.eclipse.aether.spi.connector.checksum.ChecksumAlgorithmHelper
Calculates checksums for specified file.
call() - Method in class org.eclipse.aether.tools.CollectConfiguration
 
cancelProgress() - Method in class org.eclipse.aether.internal.test.util.http.RecordingTransportListener
 
cancelStart() - Method in class org.eclipse.aether.internal.test.util.http.RecordingTransportListener
 
ChainedDependencyGraphTransformer - Class in org.eclipse.aether.util.graph.transformer
A dependency graph transformer that chains other transformers.
ChainedDependencyGraphTransformer(DependencyGraphTransformer...) - Constructor for class org.eclipse.aether.util.graph.transformer.ChainedDependencyGraphTransformer
Creates a new transformer that chains the specified transformers.
ChainedLocalRepositoryManager - Class in org.eclipse.aether.util.repository
A local repository manager that chains multiple local repository managers: it directs all the write operations to chain head, while uses tail for ChainedLocalRepositoryManager.find(RepositorySystemSession, LocalArtifactRequest) and ChainedLocalRepositoryManager.find(RepositorySystemSession, LocalMetadataRequest) methods only.
ChainedLocalRepositoryManager(LocalRepositoryManager, List<LocalRepositoryManager>, boolean) - Constructor for class org.eclipse.aether.util.repository.ChainedLocalRepositoryManager
 
ChainedLocalRepositoryManager(LocalRepositoryManager, List<LocalRepositoryManager>, RepositorySystemSession) - Constructor for class org.eclipse.aether.util.repository.ChainedLocalRepositoryManager
 
ChainedRepositoryListener - Class in org.eclipse.aether.util.listener
A repository listener that delegates to zero or more other listeners (multicast).
ChainedRepositoryListener(Collection<? extends RepositoryListener>) - Constructor for class org.eclipse.aether.util.listener.ChainedRepositoryListener
Creates a new multicast listener that delegates to the specified listeners.
ChainedRepositoryListener(RepositoryListener...) - Constructor for class org.eclipse.aether.util.listener.ChainedRepositoryListener
Creates a new multicast listener that delegates to the specified listeners.
ChainedTransferListener - Class in org.eclipse.aether.util.listener
A transfer listener that delegates to zero or more other listeners (multicast).
ChainedTransferListener(Collection<? extends TransferListener>) - Constructor for class org.eclipse.aether.util.listener.ChainedTransferListener
Creates a new multicast listener that delegates to the specified listeners.
ChainedTransferListener(TransferListener...) - Constructor for class org.eclipse.aether.util.listener.ChainedTransferListener
Creates a new multicast listener that delegates to the specified listeners.
ChainedVersionFilter - Class in org.eclipse.aether.util.graph.version
A version filter that combines multiple version filters into a chain where each filter gets invoked one after the other, thereby accumulating their filtering effects.
ChainedWorkspaceReader - Class in org.eclipse.aether.util.repository
A workspace reader that delegates to a chain of other readers, effectively aggregating their contents.
ChainedWorkspaceReader(WorkspaceReader...) - Constructor for class org.eclipse.aether.util.repository.ChainedWorkspaceReader
Creates a new workspace reader by chaining the specified readers.
checkArtifact(RepositorySystemSession, UpdateCheck<Artifact, ArtifactTransferException>) - Method in interface org.eclipse.aether.impl.UpdateCheckManager
Checks whether an artifact has to be updated from a remote repository.
checkArtifact(RepositorySystemSession, UpdateCheck<Artifact, ArtifactTransferException>) - Method in class org.eclipse.aether.internal.impl.DefaultUpdateCheckManager
 
checkMetadata(RepositorySystemSession, UpdateCheck<Metadata, MetadataTransferException>) - Method in interface org.eclipse.aether.impl.UpdateCheckManager
Checks whether metadata has to be updated from a remote repository.
checkMetadata(RepositorySystemSession, UpdateCheck<Metadata, MetadataTransferException>) - Method in class org.eclipse.aether.internal.impl.DefaultUpdateCheckManager
 
checkOffline(RepositorySystemSession, OfflineController, RemoteRepository) - Static method in class org.eclipse.aether.internal.impl.Utils
 
checkOffline(RepositorySystemSession, RemoteRepository) - Method in interface org.eclipse.aether.impl.OfflineController
Determines whether the specified repository is accessible if the system was in offline mode.
checkOffline(RepositorySystemSession, RemoteRepository) - Method in class org.eclipse.aether.internal.impl.DefaultOfflineController
 
checksum() - Method in interface org.eclipse.aether.spi.connector.checksum.ChecksumAlgorithm
Returns the algorithm end result as string, never null.
CHECKSUM_POLICY_FAIL - Static variable in class org.eclipse.aether.repository.RepositoryPolicy
Verify checksums and fail the resolution if they do not match.
CHECKSUM_POLICY_IGNORE - Static variable in class org.eclipse.aether.repository.RepositoryPolicy
Do not verify checksums.
CHECKSUM_POLICY_WARN - Static variable in class org.eclipse.aether.repository.RepositoryPolicy
Verify checksums and warn if they do not match.
ChecksumAlgorithm - Interface in org.eclipse.aether.spi.connector.checksum
Implementation performing checksum calculation for specific algorithm.
ChecksumAlgorithmFactory - Interface in org.eclipse.aether.spi.connector.checksum
A component representing a checksum factory: provides ChecksumAlgorithm instances, name and extension to be used with this algorithm.
ChecksumAlgorithmFactorySelector - Interface in org.eclipse.aether.spi.connector.checksum
Component performing selection of ChecksumAlgorithmFactory based on known factory names.
ChecksumAlgorithmFactorySupport - Class in org.eclipse.aether.spi.connector.checksum
Support class for ChecksumAlgorithmFactory implementations.
ChecksumAlgorithmFactorySupport(String, String) - Constructor for class org.eclipse.aether.spi.connector.checksum.ChecksumAlgorithmFactorySupport
 
ChecksumAlgorithmHelper - Class in org.eclipse.aether.spi.connector.checksum
Helper for checksum operations.
ChecksumExtractor - Interface in org.eclipse.aether.spi.connector.transport.http
Checksum extractor.
ChecksumExtractorStrategy - Class in org.eclipse.aether.spi.connector.transport.http
Checksum extractor strategy, that aims for given type of included checksum.
ChecksumExtractorStrategy() - Constructor for class org.eclipse.aether.spi.connector.transport.http.ChecksumExtractorStrategy
 
ChecksumFailureException - Exception Class in org.eclipse.aether.transfer
Thrown in case of a checksum failure during an artifact/metadata download.
ChecksumFailureException(boolean, String, Throwable) - Constructor for exception class org.eclipse.aether.transfer.ChecksumFailureException
Creates a new exception with the specified retry flag, detail message and cause.
ChecksumFailureException(String) - Constructor for exception class org.eclipse.aether.transfer.ChecksumFailureException
Creates a new exception with the specified detail message.
ChecksumFailureException(String, String, String) - Constructor for exception class org.eclipse.aether.transfer.ChecksumFailureException
Creates a new exception with the specified expected, expected kind and actual checksum.
ChecksumFailureException(String, Throwable) - Constructor for exception class org.eclipse.aether.transfer.ChecksumFailureException
Creates a new exception with the specified detail message and cause.
ChecksumFailureException(Throwable) - Constructor for exception class org.eclipse.aether.transfer.ChecksumFailureException
Creates a new exception with the specified cause.
ChecksumLocation(URI, ChecksumAlgorithmFactory) - Constructor for class org.eclipse.aether.spi.connector.layout.RepositoryLayout.ChecksumLocation
Creates a new checksum file descriptor with the specified algorithm and location.
ChecksumPolicy - Interface in org.eclipse.aether.spi.connector.checksum
A checksum policy gets employed by repository connectors to validate the integrity of a downloaded file.
ChecksumPolicy.ChecksumKind - Enum Class in org.eclipse.aether.spi.connector.checksum
Enum denoting origin of checksum.
ChecksumPolicyProvider - Interface in org.eclipse.aether.spi.connector.checksum
Assists repository connectors in applying checksum policies to downloaded resources.
ChecksumProcessor - Interface in org.eclipse.aether.spi.io
A utility component to perform checksum related operations.
CHECKSUMS_FILE_PREFIX - Static variable in class org.eclipse.aether.internal.impl.checksum.SummaryFileTrustedChecksumsSource
 
ChecksumUtils - Class in org.eclipse.aether.util
Deprecated.
The use of class should be avoided, see StringDigestUtil and file processor in SPI module.
chooseEffectiveScope(Set<String>) - Method in class org.eclipse.aether.internal.impl.scope.ManagedScopeSelector
Visible for testing.
CLASS_PRIORITIES - Static variable in class org.eclipse.aether.ConfigurationProperties
The priority to use for a certain extension class.
ClassicDependencyManager - Class in org.eclipse.aether.util.graph.manager
A dependency manager that mimics the way Maven 2.x works.
ClassicDependencyManager() - Constructor for class org.eclipse.aether.util.graph.manager.ClassicDependencyManager
Deprecated.
Use constructor that provides consumer application specific predicate.
ClassicDependencyManager(boolean, ScopeManager) - Constructor for class org.eclipse.aether.util.graph.manager.ClassicDependencyManager
Creates a new dependency manager without any management information.
ClassicDependencyManager(ScopeManager) - Constructor for class org.eclipse.aether.util.graph.manager.ClassicDependencyManager
 
classify(Throwable) - Method in interface org.eclipse.aether.spi.connector.transport.Transporter
Classifies the type of exception that has been thrown from a previous request to the transporter.
classpathFilter(String...) - Static method in class org.eclipse.aether.util.filter.DependencyFilterUtils
Deprecated.
Resolver is oblivious about "scopes", it is consumer project which needs to lay these down and also assign proper semantics. Moreover, Resolver is oblivious about notions of "classpath", "modulepath", and any other similar uses. These should be handled by consumer project.
classpathFilter(Collection<String>) - Static method in class org.eclipse.aether.util.filter.DependencyFilterUtils
Deprecated.
Resolver is oblivious about "scopes", it is consumer project which needs to lay these down and also assign proper semantics. Moreover, Resolver is oblivious about notions of "classpath", "modulepath", and any other similar uses. These should be handled by consumer project.
ClasspathTransporterFactory - Class in org.eclipse.aether.transport.classpath
A transporter factory for repositories using the classpath: protocol.
ClasspathTransporterFactory() - Constructor for class org.eclipse.aether.transport.classpath.ClasspathTransporterFactory
 
cleanseJavadoc(FieldSource<JavaClassSource>) - Method in class org.eclipse.aether.tools.CollectConfiguration
 
cleanseTags(String) - Method in class org.eclipse.aether.tools.CollectConfiguration
 
client - Variable in class org.eclipse.aether.named.ipc.IpcNamedLockFactory
 
clone(DependencyNode) - Method in class org.eclipse.aether.util.graph.visitor.CloningDependencyVisitor
Creates a clone of the specified node.
cloneJavadoc(JavaDocSource<?>) - Method in class org.eclipse.aether.tools.CollectConfiguration
 
CloningDependencyVisitor - Class in org.eclipse.aether.util.graph.visitor
A dependency visitor that constructs a clone of the visited dependency graph.
CloningDependencyVisitor() - Constructor for class org.eclipse.aether.util.graph.visitor.CloningDependencyVisitor
Creates a new visitor that clones the visited nodes.
close() - Method in class org.eclipse.aether.internal.impl.filter.FilteringRepositoryConnector
 
close() - Method in class org.eclipse.aether.internal.impl.session.DefaultCloseableSession
 
close() - Method in class org.eclipse.aether.named.ipc.ByteChannelWrapper
 
close() - Method in interface org.eclipse.aether.named.NamedLock
Closes the lock resource.
close() - Method in class org.eclipse.aether.named.support.NamedLockSupport
 
close() - Method in class org.eclipse.aether.repository.AuthenticationContext
Closes this authentication context and erases sensitive authentication data from heap memory.
close() - Method in interface org.eclipse.aether.RepositorySystem
Closes this instance, invokes RepositorySystem.shutdown().
close() - Method in interface org.eclipse.aether.RepositorySystemSession.CloseableSession
Closes the session.
close() - Method in interface org.eclipse.aether.spi.artifact.generator.ArtifactGenerator
Invoked when generator use is done.
close() - Method in interface org.eclipse.aether.spi.connector.RepositoryConnector
Closes this connector and frees any network resources associated with it.
close() - Method in class org.eclipse.aether.spi.connector.transport.AbstractTransporter
 
close() - Method in interface org.eclipse.aether.spi.connector.transport.Transporter
Closes this transporter and frees any network resources associated with it.
close() - Method in interface org.eclipse.aether.SyncContext
Releases all previously acquired artifacts/metadatas.
close(AuthenticationContext) - Static method in class org.eclipse.aether.repository.AuthenticationContext
Closes the specified authentication context.
closeLock(NamedLockKey) - Method in class org.eclipse.aether.named.support.NamedLockFactorySupport
 
closer - Variable in class org.eclipse.aether.internal.test.util.http.HttpTransporterTest
 
CollectConfiguration - Class in org.eclipse.aether.tools
 
CollectConfiguration() - Constructor for class org.eclipse.aether.tools.CollectConfiguration
 
collectDependencies(RepositorySystemSession, CollectRequest) - Method in interface org.eclipse.aether.impl.DependencyCollector
Collects the transitive dependencies of some artifacts and builds a dependency graph.
collectDependencies(RepositorySystemSession, CollectRequest) - Method in class org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector
 
collectDependencies(RepositorySystemSession, CollectRequest) - Method in class org.eclipse.aether.internal.impl.collect.DependencyCollectorDelegate
 
collectDependencies(RepositorySystemSession, CollectRequest) - Method in class org.eclipse.aether.internal.impl.DefaultRepositorySystem
 
collectDependencies(RepositorySystemSession, CollectRequest) - Method in interface org.eclipse.aether.RepositorySystem
Collects the transitive dependencies of an artifact and builds a dependency graph.
CollectRequest - Class in org.eclipse.aether.collection
A request to collect the transitive dependencies and to build a dependency graph from them.
CollectRequest() - Constructor for class org.eclipse.aether.collection.CollectRequest
Creates an uninitialized request.
CollectRequest(List<Dependency>, List<Dependency>, List<RemoteRepository>) - Constructor for class org.eclipse.aether.collection.CollectRequest
Creates a new request with the specified properties.
CollectRequest(Dependency, List<Dependency>, List<RemoteRepository>) - Constructor for class org.eclipse.aether.collection.CollectRequest
Creates a new request with the specified properties.
CollectRequest(Dependency, List<RemoteRepository>) - Constructor for class org.eclipse.aether.collection.CollectRequest
Creates a request with the specified properties.
CollectResult - Class in org.eclipse.aether.collection
The result of a dependency collection request.
CollectResult(CollectRequest) - Constructor for class org.eclipse.aether.collection.CollectResult
Creates a new result for the specified request.
CollectStepData - Interface in org.eclipse.aether.collection
A trace data object revealing collect step (while executing CollectRequest.
CollectStepDataImpl - Class in org.eclipse.aether.internal.impl.collect
Trace objects for dependency collection.
CollectStepDataImpl(String, List<DependencyNode>, Dependency) - Constructor for class org.eclipse.aether.internal.impl.collect.CollectStepDataImpl
 
collectStepTrace(RequestTrace, String, List<DependencyNode>, Dependency) - Method in class org.eclipse.aether.internal.impl.collect.DependencyCollectorDelegate
Creates child RequestTrace instance from passed in RequestTrace and parameters by creating CollectStepDataImpl instance out of passed in data.
combine(Collection<? extends T>, Collection<? extends T>) - Static method in class org.eclipse.aether.internal.impl.Utils
 
CommonBuilds - Class in org.eclipse.aether.impl.scope
Set of constants meant to be used in "common builds".
compareTo(PrioritizedComponent<?>) - Method in class org.eclipse.aether.internal.impl.PrioritizedComponent
 
compareTo(Version) - Method in class org.eclipse.aether.internal.test.util.TestVersion
 
COMPILE - Static variable in class org.eclipse.aether.util.artifact.JavaScopes
Deprecated.
 
CompositeNamedLock - Class in org.eclipse.aether.named.support
Implementation of composite lock when "composition" is needed for locks that are naturally mapped as 1:1 name vs some backing implementation.
CompositeNamedLock(NamedLockKey, NamedLockFactorySupport, Collection<NamedLock>) - Constructor for class org.eclipse.aether.named.support.CompositeNamedLock
 
computeIfAbsent(Object, Supplier<Object>) - Method in class org.eclipse.aether.DefaultSessionData
 
computeIfAbsent(Object, Supplier<Object>) - Method in interface org.eclipse.aether.SessionData
Retrieve of compute the data associated with the specified key.
computeIfAbsent(RepositorySystemSession, Object, Supplier<Object>) - Method in class org.eclipse.aether.DefaultRepositoryCache
 
computeIfAbsent(RepositorySystemSession, Object, Supplier<Object>) - Method in interface org.eclipse.aether.RepositoryCache
Retrieve or compute the data associated with the specified key.
CONFIG_PROP_AGENT_SOCKET_LOCATIONS - Static variable in class org.eclipse.aether.generator.gnupg.GnupgConfigurationKeys
The GnuPG agent socket(s) to try.
CONFIG_PROP_BASEDIR - Static variable in class org.eclipse.aether.internal.impl.checksum.SparseDirectoryTrustedChecksumsSource
The basedir where checksums are.
CONFIG_PROP_BASEDIR - Static variable in class org.eclipse.aether.internal.impl.checksum.SummaryFileTrustedChecksumsSource
The basedir where checksums are.
CONFIG_PROP_BASEDIR - Static variable in class org.eclipse.aether.internal.impl.filter.GroupIdRemoteRepositoryFilterSource
The basedir where to store filter files.
CONFIG_PROP_BASEDIR - Static variable in class org.eclipse.aether.internal.impl.filter.PrefixesRemoteRepositoryFilterSource
The basedir where to store filter files.
CONFIG_PROP_CHECKSUM_ALGORITHMS - Static variable in class org.eclipse.aether.internal.impl.resolution.TrustedChecksumsArtifactResolverPostProcessor
The checksum algorithms to apply during post-processing as comma separated list.
CONFIG_PROP_CHECKSUMS_ALGORITHMS - Static variable in class org.eclipse.aether.internal.impl.Maven2RepositoryLayoutFactory
Comma-separated list of checksum algorithms with which checksums are validated (downloaded) and generated (uploaded) with this layout.
CONFIG_PROP_CIPHER_SUITES - Static variable in class org.eclipse.aether.transport.apache.ApacheTransporterConfigurationKeys
Comma-separated list of Cipher Suites which are enabled for HTTPS connections.
CONFIG_PROP_CLASS_LOADER - Static variable in class org.eclipse.aether.transport.classpath.ClasspathTransporterFactory
The key in the repository session's configuration properties used to store a ClassLoader from which resources should be retrieved.
CONFIG_PROP_COLLECTOR_IMPL - Static variable in class org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector
The name of the dependency collector implementation to use: depth-first (original) named "df", and breadth-first (new in 1.8.0) named "bf".
CONFIG_PROP_COLLECTOR_POOL_ARTIFACT - Static variable in class org.eclipse.aether.internal.impl.collect.DataPool
Flag controlling interning data pool type used by dependency collector for Artifact instances, matters for heap consumption.
CONFIG_PROP_COLLECTOR_POOL_DEPENDENCY - Static variable in class org.eclipse.aether.internal.impl.collect.DataPool
Flag controlling interning data pool type used by dependency collector for Dependency instances, matters for heap consumption.
CONFIG_PROP_COLLECTOR_POOL_DEPENDENCY_LISTS - Static variable in class org.eclipse.aether.internal.impl.collect.DataPool
Flag controlling interning data pool type used by dependency lists collector for ArtifactDescriptor (POM) instances, matters for heap consumption.
CONFIG_PROP_COLLECTOR_POOL_DESCRIPTOR - Static variable in class org.eclipse.aether.internal.impl.collect.DataPool
Flag controlling interning data pool type used by dependency collector for ArtifactDescriptor (POM) instances, matters for heap consumption.
CONFIG_PROP_COLLECTOR_POOL_INTERN_ARTIFACT_DESCRIPTOR_DEPENDENCIES - Static variable in class org.eclipse.aether.internal.impl.collect.DataPool
Flag controlling interning artifact descriptor dependencies.
CONFIG_PROP_COLLECTOR_POOL_INTERN_ARTIFACT_DESCRIPTOR_MANAGED_DEPENDENCIES - Static variable in class org.eclipse.aether.internal.impl.collect.DataPool
Flag controlling interning artifact descriptor managed dependencies.
CONFIG_PROP_CONFIG - Static variable in class org.eclipse.aether.transport.wagon.WagonTransporterConfigurationKeys
The configuration to use for the Wagon provider.
CONFIG_PROP_DEPTH - Static variable in class org.eclipse.aether.internal.impl.synccontext.named.HashingNameMapper
The depth how many levels should adapter create.
CONFIG_PROP_DIR_MODE - Static variable in class org.eclipse.aether.transport.wagon.WagonTransporterConfigurationKeys
Octal numerical notation of permissions to set for newly created directories.
CONFIG_PROP_DISCRIMINATOR - Static variable in class org.eclipse.aether.internal.impl.synccontext.named.DiscriminatingNameMapper
Configuration property to pass in discriminator, if needed.
CONFIG_PROP_DOWNSTREAM_THREADS - Static variable in class org.eclipse.aether.connector.basic.BasicRepositoryConnectorConfigurationKeys
Number of threads in basic connector for downloading.
CONFIG_PROP_ENABLE - Static variable in class org.eclipse.aether.util.graph.version.ContextualSnapshotVersionFilter
The key in the repository session's configuration properties used to store a Boolean flag whether this filter should be forced to ban snapshots.
CONFIG_PROP_ENABLED - Static variable in class org.eclipse.aether.generator.gnupg.GnupgConfigurationKeys
Whether GnuPG signer is enabled.
CONFIG_PROP_ENABLED - Static variable in class org.eclipse.aether.generator.sigstore.SigstoreConfigurationKeys
Whether Sigstore signer is enabled.
CONFIG_PROP_ENABLED - Static variable in class org.eclipse.aether.internal.impl.checksum.SparseDirectoryTrustedChecksumsSource
Is checksum source enabled?
CONFIG_PROP_ENABLED - Static variable in class org.eclipse.aether.internal.impl.checksum.SummaryFileTrustedChecksumsSource
Is checksum source enabled?
CONFIG_PROP_ENABLED - Static variable in class org.eclipse.aether.internal.impl.filter.GroupIdRemoteRepositoryFilterSource
Is filter enabled?
CONFIG_PROP_ENABLED - Static variable in class org.eclipse.aether.internal.impl.filter.PrefixesRemoteRepositoryFilterSource
Is filter enabled?
CONFIG_PROP_ENABLED - Static variable in class org.eclipse.aether.internal.impl.resolution.TrustedChecksumsArtifactResolverPostProcessor
Is post processor enabled.
CONFIG_PROP_FACTORY_KEY - Static variable in class org.eclipse.aether.internal.impl.synccontext.named.NamedLockFactoryAdapterFactoryImpl
Name of the lock factory to use in session.
CONFIG_PROP_FAIL_IF_MISSING - Static variable in class org.eclipse.aether.internal.impl.resolution.TrustedChecksumsArtifactResolverPostProcessor
Should post processor fail resolution if checksum is missing?
CONFIG_PROP_FILE_MODE - Static variable in class org.eclipse.aether.transport.wagon.WagonTransporterConfigurationKeys
Octal numerical notation of permissions to set for newly created files.
CONFIG_PROP_FIXED_BUCKET_NAME - Static variable in class org.eclipse.aether.transport.minio.MinioTransporterConfigurationKeys
The fixed bucket name to use.
CONFIG_PROP_FOLLOW_REDIRECTS - Static variable in class org.eclipse.aether.transport.apache.ApacheTransporterConfigurationKeys
If enabled, Apache HttpClient will follow HTTP redirects.
CONFIG_PROP_FOLLOW_REDIRECTS - Static variable in class org.eclipse.aether.transport.jetty.JettyTransporterConfigurationKeys
If enabled, Jetty client will follow HTTP redirects.
CONFIG_PROP_GROUP - Static variable in class org.eclipse.aether.transport.wagon.WagonTransporterConfigurationKeys
Group which should own newly created directories/files.
CONFIG_PROP_HOSTNAME - Static variable in class org.eclipse.aether.internal.impl.synccontext.named.DiscriminatingNameMapper
Configuration property to pass in hostname, if needed.
CONFIG_PROP_HTTP_RETRY_HANDLER_NAME - Static variable in class org.eclipse.aether.transport.apache.ApacheTransporterConfigurationKeys
The name of retryHandler, supported values are “standard”, that obeys RFC-2616, regarding idempotent methods, and “default” that considers requests w/o payload as idempotent.
CONFIG_PROP_HTTP_RETRY_HANDLER_REQUEST_SENT_ENABLED - Static variable in class org.eclipse.aether.transport.apache.ApacheTransporterConfigurationKeys
Set to true if it is acceptable to retry non-idempotent requests, that have been sent.
CONFIG_PROP_HTTP_VERSION - Static variable in class org.eclipse.aether.transport.jdk.JdkTransporterConfigurationKeys
Use string representation of HttpClient version enum "HTTP_2" or "HTTP_1_1" to set default HTTP protocol to use.
CONFIG_PROP_IGNORE_TAIL_AVAILABILITY - Static variable in class org.eclipse.aether.util.repository.ChainedLocalRepositoryManager
When using chained local repository, should be the artifact availability ignored in tail.
CONFIG_PROP_KEY_FILE_PATH - Static variable in class org.eclipse.aether.generator.gnupg.GnupgConfigurationKeys
The path to the OpenPGP transferable secret key file.
CONFIG_PROP_KEY_FINGERPRINT - Static variable in class org.eclipse.aether.generator.gnupg.GnupgConfigurationKeys
The PGP Key fingerprint as hex string (40 characters long), optional.
CONFIG_PROP_LOCAL_PREFIX - Static variable in class org.eclipse.aether.internal.impl.LocalPathPrefixComposerFactorySupport
The prefix to use for locally installed artifacts.
CONFIG_PROP_LOCKS_DIR - Static variable in class org.eclipse.aether.internal.impl.synccontext.named.BasedirNameMapper
The location of the directory toi use for locks.
CONFIG_PROP_MAX_CONCURRENT_REQUESTS - Static variable in class org.eclipse.aether.transport.jdk.JdkTransporterConfigurationKeys
The hard limit of maximum concurrent requests JDK transport can do.
CONFIG_PROP_MAX_CYCLES - Static variable in class org.eclipse.aether.internal.impl.collect.DependencyCollectorDelegate
Only up to the given amount cyclic dependencies are emitted.
CONFIG_PROP_MAX_EXCEPTIONS - Static variable in class org.eclipse.aether.internal.impl.collect.DependencyCollectorDelegate
Only exceptions up to the number given in this configuration property are emitted.
CONFIG_PROP_MAX_REDIRECTS - Static variable in class org.eclipse.aether.transport.apache.ApacheTransporterConfigurationKeys
The max redirect count to follow.
CONFIG_PROP_MAX_REDIRECTS - Static variable in class org.eclipse.aether.transport.jetty.JettyTransporterConfigurationKeys
The max redirect count to follow.
CONFIG_PROP_NAME_MAPPER_KEY - Static variable in class org.eclipse.aether.internal.impl.synccontext.named.NamedLockFactoryAdapterFactoryImpl
Name of the name mapper to use in session.
CONFIG_PROP_OBJECT_NAME_MAPPER - Static variable in class org.eclipse.aether.transport.minio.MinioTransporterConfigurationKeys
Object name mapper to use.
CONFIG_PROP_OFFLINE_HOSTS - Static variable in class org.eclipse.aether.internal.impl.DefaultOfflineController
Comma-separated list of hosts which are supposed to be resolved offline.
CONFIG_PROP_OFFLINE_PROTOCOLS - Static variable in class org.eclipse.aether.internal.impl.DefaultOfflineController
Comma-separated list of protocols which are supposed to be resolved offline.
CONFIG_PROP_OMIT_CHECKSUMS_FOR_EXTENSIONS - Static variable in class org.eclipse.aether.internal.impl.DefaultArtifactPredicateFactory
Comma-separated list of extensions with leading dot (example ".asc") that should have checksums omitted.
CONFIG_PROP_ORIGIN_AWARE - Static variable in class org.eclipse.aether.internal.impl.checksum.SparseDirectoryTrustedChecksumsSource
Is source origin aware?
CONFIG_PROP_ORIGIN_AWARE - Static variable in class org.eclipse.aether.internal.impl.checksum.SummaryFileTrustedChecksumsSource
Is source origin aware?
CONFIG_PROP_PARALLEL_PUT - Static variable in class org.eclipse.aether.connector.basic.BasicRepositoryConnectorConfigurationKeys
Enables or disables parallel PUT processing (parallel deploys) on basic connector globally or per remote repository.
CONFIG_PROP_PERSISTED_CHECKSUMS - Static variable in class org.eclipse.aether.connector.basic.BasicRepositoryConnectorConfigurationKeys
Flag indicating whether checksums which are retrieved during checksum validation should be persisted in the local repository next to the file they provide the checksum for.
CONFIG_PROP_PROTOCOLS - Static variable in class org.eclipse.aether.transport.apache.ApacheTransporterConfigurationKeys
Comma-separated list of Protocols which are enabled for HTTPS connections.
CONFIG_PROP_PUBLIC_STAGING - Static variable in class org.eclipse.aether.generator.sigstore.SigstoreConfigurationKeys
Whether Sigstore should use public staging sigstage.dev instead of public default sigstore.dev.
CONFIG_PROP_RECORD - Static variable in class org.eclipse.aether.internal.impl.filter.GroupIdRemoteRepositoryFilterSource
Should filter go into "record" mode (and collect encountered artifacts)?
CONFIG_PROP_RECORD - Static variable in class org.eclipse.aether.internal.impl.resolution.TrustedChecksumsArtifactResolverPostProcessor
Should post processor go into "record" mode (and collect checksums instead of validate them)?
CONFIG_PROP_RELEASES_PREFIX - Static variable in class org.eclipse.aether.internal.impl.LocalPathPrefixComposerFactorySupport
The prefix to use for release artifacts.
CONFIG_PROP_REMOTE_PREFIX - Static variable in class org.eclipse.aether.internal.impl.LocalPathPrefixComposerFactorySupport
The prefix to use for remotely cached artifacts.
CONFIG_PROP_RETRY - Static variable in class org.eclipse.aether.internal.impl.synccontext.named.NamedLockFactoryAdapter
The amount of retries on time-out.
CONFIG_PROP_RETRY_WAIT - Static variable in class org.eclipse.aether.internal.impl.synccontext.named.NamedLockFactoryAdapter
The amount of milliseconds to wait between retries on time-out.
CONFIG_PROP_SESSION_STATE - Static variable in class org.eclipse.aether.internal.impl.DefaultUpdateCheckManager
Manages the session state, i.e.
CONFIG_PROP_SIMPLE_LRM_INTEROP - Static variable in class org.eclipse.aether.internal.impl.DefaultArtifactResolver
Configuration to enable "interoperability" with Simple LRM, but this breaks RRF feature, hence this configuration is IGNORED when RRF is used, and is warmly recommended to leave it disabled even if no RRF is being used.
CONFIG_PROP_SKIPPER - Static variable in class org.eclipse.aether.internal.impl.collect.bf.BfDependencyCollector
The key in the repository session's configuration properties used to store a Boolean flag controlling the resolver's skip mode.
CONFIG_PROP_SMART_CHECKSUMS - Static variable in class org.eclipse.aether.connector.basic.BasicRepositoryConnectorConfigurationKeys
Flag indicating that instead of comparing the external checksum fetched from the remote repo with the calculated one, it should try to extract the reference checksum from the actual artifact response headers This only works for HTTP transports.
CONFIG_PROP_SNAPSHOT_NORMALIZATION - Static variable in class org.eclipse.aether.internal.impl.DefaultArtifactResolver
Configuration to enable "snapshot normalization", downloaded snapshots from remote with timestamped file names will have file names converted back to baseVersion.
CONFIG_PROP_SNAPSHOTS - Static variable in class org.eclipse.aether.internal.impl.resolution.TrustedChecksumsArtifactResolverPostProcessor
Should post processor process snapshots as well?
CONFIG_PROP_SNAPSHOTS_PREFIX - Static variable in class org.eclipse.aether.internal.impl.LocalPathPrefixComposerFactorySupport
The prefix to use for snapshot artifacts.
CONFIG_PROP_SPLIT - Static variable in class org.eclipse.aether.internal.impl.LocalPathPrefixComposerFactorySupport
Whether LRM should split local and remote artifacts.
CONFIG_PROP_SPLIT_LOCAL - Static variable in class org.eclipse.aether.internal.impl.LocalPathPrefixComposerFactorySupport
Whether locally installed artifacts should be split by version (release/snapshot).
CONFIG_PROP_SPLIT_REMOTE - Static variable in class org.eclipse.aether.internal.impl.LocalPathPrefixComposerFactorySupport
Whether cached artifacts should be split by version (release/snapshot).
CONFIG_PROP_SPLIT_REMOTE_REPOSITORY - Static variable in class org.eclipse.aether.internal.impl.LocalPathPrefixComposerFactorySupport
Whether cached artifacts should be split by origin repository (repository ID).
CONFIG_PROP_SPLIT_REMOTE_REPOSITORY_LAST - Static variable in class org.eclipse.aether.internal.impl.LocalPathPrefixComposerFactorySupport
For cached artifacts, if both splitRemote and splitRemoteRepository are set to true sets the splitting order: by default it is repositoryId/version (false) or version/repositoryId (true)
CONFIG_PROP_THREADS - Static variable in class org.eclipse.aether.connector.basic.BasicRepositoryConnectorConfigurationKeys
CONFIG_PROP_THREADS - Static variable in class org.eclipse.aether.internal.impl.collect.bf.BfDependencyCollector
The count of threads to be used when collecting POMs in parallel.
CONFIG_PROP_THREADS - Static variable in class org.eclipse.aether.internal.impl.DefaultMetadataResolver
Number of threads to use in parallel for resolving metadata.
CONFIG_PROP_TIME - Static variable in class org.eclipse.aether.internal.impl.synccontext.named.NamedLockFactoryAdapter
The maximum of time amount to be blocked to obtain lock.
CONFIG_PROP_TIME_UNIT - Static variable in class org.eclipse.aether.internal.impl.synccontext.named.NamedLockFactoryAdapter
The unit of maximum time amount to be blocked to obtain lock.
CONFIG_PROP_TRACKING_FILENAME - Static variable in class org.eclipse.aether.internal.impl.EnhancedLocalRepositoryManagerFactory
Filename of the file in which to track the remote repositories.
CONFIG_PROP_UPSTREAM_THREADS - Static variable in class org.eclipse.aether.connector.basic.BasicRepositoryConnectorConfigurationKeys
Number of threads in basic connector for uploading.
CONFIG_PROP_USE_AGENT - Static variable in class org.eclipse.aether.generator.gnupg.GnupgConfigurationKeys
Whether GnuPG agent should be used.
CONFIG_PROP_USE_SYSTEM_PROPERTIES - Static variable in class org.eclipse.aether.transport.apache.ApacheTransporterConfigurationKeys
If enabled, underlying Apache HttpClient will use system properties as well to configure itself (typically used to set up HTTP Proxy via Java system properties).
CONFIG_PROP_VERBOSE - Static variable in class org.eclipse.aether.util.graph.manager.DependencyManagerUtils
The key in the repository session's configuration properties used to store a Boolean flag controlling the verbose mode for dependency management.
CONFIG_PROP_VERBOSE - Static variable in class org.eclipse.aether.util.graph.transformer.ConflictResolver
The key in the repository session's configuration properties used to store a Boolean flag controlling the transformer's verbose mode.
CONFIG_PROPS_PREFIX - Static variable in class org.eclipse.aether.connector.basic.BasicRepositoryConnectorConfigurationKeys
The prefix for configuration properties.
CONFIG_PROPS_PREFIX - Static variable in class org.eclipse.aether.internal.impl.collect.DataPool
 
CONFIG_PROPS_PREFIX - Static variable in class org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector
 
CONFIG_PROPS_PREFIX - Static variable in class org.eclipse.aether.internal.impl.DefaultArtifactResolver
 
CONFIG_PROPS_PREFIX - Static variable in class org.eclipse.aether.internal.impl.filter.RemoteRepositoryFilterSourceSupport
 
CONFIG_PROPS_PREFIX - Static variable in class org.eclipse.aether.internal.impl.resolution.ArtifactResolverPostProcessorSupport
 
CONFIG_PROPS_PREFIX - Static variable in class org.eclipse.aether.internal.impl.synccontext.named.NamedLockFactoryAdapter
 
ConfigurableVersionSelector - Class in org.eclipse.aether.util.graph.transformer
A configurable version selector for use with ConflictResolver that resolves version conflicts using a specified strategy.
ConfigurableVersionSelector() - Constructor for class org.eclipse.aether.util.graph.transformer.ConfigurableVersionSelector
Creates a new instance of this version selector that works "as Maven did so far".
ConfigurableVersionSelector(ConfigurableVersionSelector.SelectionStrategy) - Constructor for class org.eclipse.aether.util.graph.transformer.ConfigurableVersionSelector
Creates a new instance of this version selector.
ConfigurableVersionSelector.ConflictGroup - Class in org.eclipse.aether.util.graph.transformer
 
ConfigurableVersionSelector.Highest - Class in org.eclipse.aether.util.graph.transformer
Selection strategy that selects "highest" version.
ConfigurableVersionSelector.MajorVersionConvergence - Class in org.eclipse.aether.util.graph.transformer
Example selection strategy (used in tests and demos), is not recommended to be used in production.
ConfigurableVersionSelector.Nearest - Class in org.eclipse.aether.util.graph.transformer
Selection strategy that selects "nearest" (to the root) version.
ConfigurableVersionSelector.SelectionStrategy - Interface in org.eclipse.aether.util.graph.transformer
The strategy how "winner" is being selected.
ConfigurableVersionSelector.VersionConvergence - Class in org.eclipse.aether.util.graph.transformer
Example selection strategy (used in tests and demos), is not recommended to be used in production.
ConfigurationProperties - Class in org.eclipse.aether
The keys and defaults for common configuration properties.
configure(Binder) - Method in class org.apache.maven.resolver.examples.sisu.SisuRepositorySystemDemoModule
 
configure(Wagon, Object) - Method in class org.eclipse.aether.internal.transport.wagon.PlexusWagonConfigurator
 
configure(Wagon, Object) - Method in interface org.eclipse.aether.transport.wagon.WagonConfigurator
Configures the specified wagon instance with the given configuration.
configureSessionBuilder(RepositorySystemSession.SessionBuilder) - Method in class org.eclipse.aether.supplier.SessionBuilderSupplier
 
ConfigUtils - Class in org.eclipse.aether.util
A utility class to read configuration properties from a repository system session.
CONFLICT_IDS - Static variable in class org.eclipse.aether.util.graph.transformer.TransformationContextKeys
The key in the graph transformation context where a Map<DependencyNode, Object> is stored which maps dependency nodes to their conflict ids.
ConflictContext(DependencyNode, Object, Map<DependencyNode, Object>, Collection<ConflictResolver.ConflictItem>) - Constructor for class org.eclipse.aether.util.graph.transformer.ConflictResolver.ConflictContext
Creates a new conflict context.
ConflictIdSorter - Class in org.eclipse.aether.util.graph.transformer
A dependency graph transformer that creates a topological sorting of the conflict ids which have been assigned to the dependency nodes.
ConflictIdSorter() - Constructor for class org.eclipse.aether.util.graph.transformer.ConflictIdSorter
 
ConflictItem(DependencyNode, DependencyNode, int, int, String...) - Constructor for class org.eclipse.aether.util.graph.transformer.ConflictResolver.ConflictItem
Creates a new conflict item with the specified properties.
ConflictMarker - Class in org.eclipse.aether.util.graph.transformer
A dependency graph transformer that identifies conflicting dependencies.
ConflictMarker() - Constructor for class org.eclipse.aether.util.graph.transformer.ConflictMarker
 
ConflictResolver - Class in org.eclipse.aether.util.graph.transformer
A dependency graph transformer that resolves version and scope conflicts among dependencies.
ConflictResolver(ConflictResolver.VersionSelector, ConflictResolver.ScopeSelector, ConflictResolver.OptionalitySelector, ConflictResolver.ScopeDeriver) - Constructor for class org.eclipse.aether.util.graph.transformer.ConflictResolver
Creates a new conflict resolver instance with the specified hooks.
ConflictResolver.ConflictContext - Class in org.eclipse.aether.util.graph.transformer
A context used to hold information that is relevant for resolving version and scope conflicts.
ConflictResolver.ConflictItem - Class in org.eclipse.aether.util.graph.transformer
A conflicting dependency.
ConflictResolver.OptionalitySelector - Class in org.eclipse.aether.util.graph.transformer
An extension point of ConflictResolver that determines the effective optional flag of a dependency from a potentially conflicting set of derived optionalities.
ConflictResolver.ScopeContext - Class in org.eclipse.aether.util.graph.transformer
A context used to hold information that is relevant for deriving the scope of a child dependency.
ConflictResolver.ScopeDeriver - Class in org.eclipse.aether.util.graph.transformer
An extension point of ConflictResolver that determines the scope of a dependency in relation to the scope of its parent.
ConflictResolver.ScopeSelector - Class in org.eclipse.aether.util.graph.transformer
An extension point of ConflictResolver that determines the effective scope of a dependency from a potentially conflicting set of derived scopes.
ConflictResolver.Verbosity - Enum Class in org.eclipse.aether.util.graph.transformer
The enum representing verbosity levels of conflict resolver.
ConflictResolver.VersionSelector - Class in org.eclipse.aether.util.graph.transformer
An extension point of ConflictResolver that determines the winner among conflicting dependencies.
CONNECT_TIMEOUT - Static variable in class org.eclipse.aether.ConfigurationProperties
The maximum amount of time (in milliseconds) to wait for a successful connection to a remote server.
ConservativeAuthenticationSelector - Class in org.eclipse.aether.util.repository
An authentication selector that delegates to another selector but only if a repository has no authentication data yet.
ConservativeAuthenticationSelector(AuthenticationSelector) - Constructor for class org.eclipse.aether.util.repository.ConservativeAuthenticationSelector
Creates a new selector that delegates to the specified selector.
ConservativeProxySelector - Class in org.eclipse.aether.util.repository
A proxy selector that delegates to another selector but only if a repository has no proxy yet.
ConservativeProxySelector(ProxySelector) - Constructor for class org.eclipse.aether.util.repository.ConservativeProxySelector
Creates a new selector that delegates to the specified selector.
ConsoleRepositoryListener - Class in org.apache.maven.resolver.examples.util
A simplistic repository listener that logs events to the console.
ConsoleRepositoryListener() - Constructor for class org.apache.maven.resolver.examples.util.ConsoleRepositoryListener
 
ConsoleRepositoryListener(PrintStream) - Constructor for class org.apache.maven.resolver.examples.util.ConsoleRepositoryListener
 
ConsoleTransferListener - Class in org.apache.maven.resolver.examples.util
A simplistic transfer listener that logs uploads/downloads to the console.
ConsoleTransferListener() - Constructor for class org.apache.maven.resolver.examples.util.ConsoleTransferListener
 
ConsoleTransferListener(PrintStream) - Constructor for class org.apache.maven.resolver.examples.util.ConsoleTransferListener
 
CONSTANT_PATTERN - Static variable in class org.eclipse.aether.tools.CollectConfiguration
 
CONSTITUTES_BUILD_PATH - Static variable in class org.eclipse.aether.artifact.ArtifactProperties
Deprecated.
since 2.0, this property should be defined by the resolver consumer along with the ArtifactType implementation
containsVersion(Version) - Method in class org.eclipse.aether.internal.test.util.TestVersionConstraint
 
containsVersion(Version) - Method in class org.eclipse.aether.util.version.UnionVersionRange
 
containsVersion(Version) - Method in interface org.eclipse.aether.version.VersionConstraint
Determines whether the specified version satisfies this constraint.
containsVersion(Version) - Method in interface org.eclipse.aether.version.VersionRange
Determines whether the specified version is contained within this range.
CONTENT_LENGTH - Static variable in class org.eclipse.aether.spi.connector.transport.http.HttpConstants
 
CONTENT_RANGE - Static variable in class org.eclipse.aether.spi.connector.transport.http.HttpConstants
 
CONTENT_RANGE_PATTERN - Static variable in class org.eclipse.aether.spi.connector.transport.http.HttpConstants
 
context(String) - Method in class org.eclipse.aether.internal.test.util.NodeBuilder
 
ContextualSnapshotVersionFilter - Class in org.eclipse.aether.util.graph.version
A version filter that blocks "*-SNAPSHOT" versions if the root artifact of the dependency graph is not a snapshot.
ContextualSnapshotVersionFilter() - Constructor for class org.eclipse.aether.util.graph.version.ContextualSnapshotVersionFilter
Creates a new instance of this version filter.
copy() - Method in class org.eclipse.aether.transfer.TransferEvent.Builder
Creates a new transfer event builder from the current values of this builder.
copy(File, File) - Method in class org.eclipse.aether.internal.impl.DefaultFileProcessor
Deprecated.
 
copy(File, File) - Method in class org.eclipse.aether.internal.test.util.TestFileProcessor
 
copy(File, File) - Method in interface org.eclipse.aether.spi.io.FileProcessor
Deprecated.
Copies the specified source file to the given target file.
copy(File, File, FileProcessor.ProgressListener) - Method in class org.eclipse.aether.internal.impl.DefaultFileProcessor
Deprecated.
 
copy(File, File, FileProcessor.ProgressListener) - Method in class org.eclipse.aether.internal.test.util.TestFileProcessor
 
copy(File, File, FileProcessor.ProgressListener) - Method in interface org.eclipse.aether.spi.io.FileProcessor
Deprecated.
Copies the specified source file to the given target file.
copy(Path, Path) - Method in interface org.eclipse.aether.spi.io.PathProcessor
Copies the specified source file to the given target file.
copy(Path, Path, PathProcessor.ProgressListener) - Method in class org.eclipse.aether.internal.impl.DefaultPathProcessor
 
copy(Path, Path, PathProcessor.ProgressListener) - Method in class org.eclipse.aether.internal.test.util.TestPathProcessor
 
copy(Path, Path, PathProcessor.ProgressListener) - Method in interface org.eclipse.aether.spi.io.PathProcessor
Copies the specified source file to the given target file.
copyFile(File, File) - Static method in class org.eclipse.aether.internal.test.util.TestFileUtils
 
copyProperties(Map<String, String>) - Static method in class org.eclipse.aether.artifact.AbstractArtifact
Copies the specified artifact properties.
copyProperties(Map<String, String>) - Static method in class org.eclipse.aether.metadata.AbstractMetadata
Copies the specified metadata properties.
copyWithTimestamp(Path, Path) - Method in interface org.eclipse.aether.spi.io.PathProcessor
Same as PathProcessor.copy(Path, Path) but sets source file last modified timestamp on target as well.
CORRUPTED - Enum constant in enum class org.eclipse.aether.transfer.TransferEvent.EventType
 
create(DependencyManager, Dependency, boolean, boolean) - Static method in class org.eclipse.aether.internal.impl.collect.PremanagedDependency
 
create(RepositorySystemSession, RemoteRepository, MinioClient, Map<String, String>) - Method in class org.eclipse.aether.transport.minio.internal.FixedBucketObjectNameMapperFactory
 
create(RepositorySystemSession, RemoteRepository, MinioClient, Map<String, String>) - Method in class org.eclipse.aether.transport.minio.internal.RepositoryIdObjectNameMapperFactory
 
create(RepositorySystemSession, RemoteRepository, MinioClient, Map<String, String>) - Method in interface org.eclipse.aether.transport.minio.ObjectNameMapperFactory
Creates a factory for mapping artifact layout path onto ObjectName.
createAdapter(RepositorySystemSession) - Method in class org.eclipse.aether.internal.impl.synccontext.named.NamedLockFactoryAdapterFactoryImpl
Creates a new adapter instance, never returns null.
createArtifactDecoratorFactories() - Method in class org.eclipse.aether.supplier.RepositorySystemSupplier
 
createArtifactDescriptorReader() - Method in class org.eclipse.aether.supplier.RepositorySystemSupplier
 
createArtifactDescriptorRequest(String, RequestTrace, List<RemoteRepository>, Dependency) - Static method in class org.eclipse.aether.internal.impl.collect.DependencyCollectorDelegate
 
createArtifactGeneratorFactories() - Method in class org.eclipse.aether.supplier.RepositorySystemSupplier
 
createArtifactPredicateFactory() - Method in class org.eclipse.aether.supplier.RepositorySystemSupplier
 
createArtifactResolver() - Method in class org.eclipse.aether.supplier.RepositorySystemSupplier
 
createArtifactResolverPostProcessors() - Method in class org.eclipse.aether.supplier.RepositorySystemSupplier
 
createBasicRepositoryConnectorFactory() - Method in class org.eclipse.aether.supplier.RepositorySystemSupplier
 
createChecksumAlgorithmFactories() - Method in class org.eclipse.aether.supplier.RepositorySystemSupplier
 
createChecksumAlgorithmFactorySelector() - Method in class org.eclipse.aether.supplier.RepositorySystemSupplier
 
createChecksumExtractor() - Method in class org.eclipse.aether.supplier.RepositorySystemSupplier
 
createChecksumExtractorStrategies() - Method in class org.eclipse.aether.supplier.RepositorySystemSupplier
 
createChecksumPolicyProvider() - Method in class org.eclipse.aether.supplier.RepositorySystemSupplier
 
createChecksumProcessor() - Method in class org.eclipse.aether.supplier.RepositorySystemSupplier
 
createComposer(RepositorySystemSession) - Method in class org.eclipse.aether.internal.impl.DefaultLocalPathPrefixComposerFactory
 
createComposer(RepositorySystemSession) - Method in interface org.eclipse.aether.internal.impl.LocalPathPrefixComposerFactory
Creates LocalPathPrefixComposer instance out of whatever configuration it finds in passed in session.
createDependencyCollector() - Method in class org.eclipse.aether.supplier.RepositorySystemSupplier
 
createDependencyCollectorDelegates() - Method in class org.eclipse.aether.supplier.RepositorySystemSupplier
 
createDependencyNode(List<Artifact>, PremanagedDependency, VersionRangeResult, Version, Dependency, Collection<Artifact>, List<RemoteRepository>, String) - Static method in class org.eclipse.aether.internal.impl.collect.DependencyCollectorDelegate
 
createDependencyNode(List<Artifact>, PremanagedDependency, VersionRangeResult, Version, Dependency, ArtifactDescriptorResult, DependencyNode) - Static method in class org.eclipse.aether.internal.impl.collect.DependencyCollectorDelegate
 
createDependencyScope(String, boolean, Collection<BuildScopeQuery>) - Method in interface org.eclipse.aether.impl.scope.InternalScopeManager
Creates dependency scope instance.
createDependencyScope(String, boolean, Collection<BuildScopeQuery>) - Method in class org.eclipse.aether.internal.impl.scope.ScopeManagerImpl
 
createDeployer() - Method in class org.eclipse.aether.supplier.RepositorySystemSupplier
 
createInstaller() - Method in class org.eclipse.aether.supplier.RepositorySystemSupplier
 
createLocalPathComposer() - Method in class org.eclipse.aether.supplier.RepositorySystemSupplier
 
createLocalPathPrefixComposerFactory() - Method in class org.eclipse.aether.supplier.RepositorySystemSupplier
 
createLocalRepositoryProvider() - Method in class org.eclipse.aether.supplier.RepositorySystemSupplier
 
createLock(NamedLockKey) - Method in class org.eclipse.aether.named.hazelcast.HazelcastSemaphoreNamedLockFactory
 
createLock(NamedLockKey) - Method in class org.eclipse.aether.named.ipc.IpcNamedLockFactory
 
createLock(NamedLockKey) - Method in class org.eclipse.aether.named.providers.FileLockNamedLockFactory
 
createLock(NamedLockKey) - Method in class org.eclipse.aether.named.providers.LocalReadWriteLockNamedLockFactory
 
createLock(NamedLockKey) - Method in class org.eclipse.aether.named.providers.LocalSemaphoreNamedLockFactory
 
createLock(NamedLockKey) - Method in class org.eclipse.aether.named.providers.NoopNamedLockFactory
 
createLock(NamedLockKey) - Method in class org.eclipse.aether.named.redisson.RedissonReadWriteLockNamedLockFactory
 
createLock(NamedLockKey) - Method in class org.eclipse.aether.named.redisson.RedissonSemaphoreNamedLockFactory
 
createLock(NamedLockKey) - Method in class org.eclipse.aether.named.support.NamedLockFactorySupport
Implementations shall create and return NamedLockSupport for given name, this method must never return null.
createMetadataGeneratorFactories() - Method in class org.eclipse.aether.supplier.RepositorySystemSupplier
 
createMetadataResolver() - Method in class org.eclipse.aether.supplier.RepositorySystemSupplier
 
createModelBuilder() - Method in class org.eclipse.aether.supplier.RepositorySystemSupplier
 
createModelCacheFactory() - Method in class org.eclipse.aether.supplier.RepositorySystemSupplier
 
createNamedLockFactories() - Method in class org.eclipse.aether.supplier.RepositorySystemSupplier
 
createNamedLockFactoryAdapterFactory() - Method in class org.eclipse.aether.supplier.RepositorySystemSupplier
 
createNameMappers() - Method in class org.eclipse.aether.supplier.RepositorySystemSupplier
 
createOfflineController() - Method in class org.eclipse.aether.supplier.RepositorySystemSupplier
 
createPathProcessor() - Method in class org.eclipse.aether.supplier.RepositorySystemSupplier
 
createProvidedChecksumsSources() - Method in class org.eclipse.aether.supplier.RepositorySystemSupplier
 
createRemoteRepositoryFilterManager() - Method in class org.eclipse.aether.supplier.RepositorySystemSupplier
 
createRemoteRepositoryFilterSources() - Method in class org.eclipse.aether.supplier.RepositorySystemSupplier
 
createRemoteRepositoryManager() - Method in class org.eclipse.aether.supplier.RepositorySystemSupplier
 
createRepositoryConnectorFactories() - Method in class org.eclipse.aether.supplier.RepositorySystemSupplier
 
createRepositoryConnectorProvider() - Method in class org.eclipse.aether.supplier.RepositorySystemSupplier
 
createRepositoryEventDispatcher() - Method in class org.eclipse.aether.supplier.RepositorySystemSupplier
 
createRepositoryLayoutFactories() - Method in class org.eclipse.aether.supplier.RepositorySystemSupplier
 
createRepositoryLayoutProvider() - Method in class org.eclipse.aether.supplier.RepositorySystemSupplier
 
createRepositoryListeners() - Method in class org.eclipse.aether.supplier.RepositorySystemSupplier
 
createRepositorySystem() - Method in class org.eclipse.aether.supplier.RepositorySystemSupplier
 
createRepositorySystemLifecycle() - Method in class org.eclipse.aether.supplier.RepositorySystemSupplier
 
createResolutionScope(String, InternalScopeManager.Mode, Collection<BuildScopeQuery>, Collection<DependencyScope>, Collection<DependencyScope>) - Method in interface org.eclipse.aether.impl.scope.InternalScopeManager
Creates resolution scope instance.
createResolutionScope(String, InternalScopeManager.Mode, Collection<BuildScopeQuery>, Collection<DependencyScope>, Collection<DependencyScope>) - Method in class org.eclipse.aether.internal.impl.scope.ScopeManagerImpl
 
createSessionBuilder() - Method in class org.eclipse.aether.internal.impl.DefaultRepositorySystem
 
createSessionBuilder() - Method in interface org.eclipse.aether.RepositorySystem
Creates a brand-new session builder instance that produces "top level" (root) session.
createSyncContextFactory() - Method in class org.eclipse.aether.supplier.RepositorySystemSupplier
 
createSystemDependencyScope(String, boolean, Collection<BuildScopeQuery>, String) - Method in interface org.eclipse.aether.impl.scope.InternalScopeManager
Creates system dependency scope instance.
createSystemDependencyScope(String, boolean, Collection<BuildScopeQuery>, String) - Method in class org.eclipse.aether.internal.impl.scope.ScopeManagerImpl
 
createTempDir() - Static method in class org.eclipse.aether.internal.test.util.TestFileUtils
 
createTempDir(String) - Static method in class org.eclipse.aether.internal.test.util.TestFileUtils
 
createTempFile(byte[], int) - Static method in class org.eclipse.aether.internal.test.util.TestFileUtils
 
createTempFile(String) - Static method in class org.eclipse.aether.internal.test.util.TestFileUtils
 
createTrackingFileManager() - Method in class org.eclipse.aether.supplier.RepositorySystemSupplier
 
createTransporterFactories() - Method in class org.eclipse.aether.supplier.RepositorySystemSupplier
 
createTransporterProvider() - Method in class org.eclipse.aether.supplier.RepositorySystemSupplier
 
createTrustedChecksumsSources() - Method in class org.eclipse.aether.supplier.RepositorySystemSupplier
 
createUpdateCheckManager() - Method in class org.eclipse.aether.supplier.RepositorySystemSupplier
 
createUpdatePolicyAnalyzer() - Method in class org.eclipse.aether.supplier.RepositorySystemSupplier
 
createVersionRangeRequest(String, RequestTrace, List<RemoteRepository>, Dependency) - Static method in class org.eclipse.aether.internal.impl.collect.DependencyCollectorDelegate
 
createVersionRangeResolver() - Method in class org.eclipse.aether.supplier.RepositorySystemSupplier
 
createVersionResolver() - Method in class org.eclipse.aether.supplier.RepositorySystemSupplier
 
createVersionScheme() - Method in class org.eclipse.aether.supplier.RepositorySystemSupplier
 
CYCLIC_CONFLICT_IDS - Static variable in class org.eclipse.aether.util.graph.transformer.TransformationContextKeys
The key in the graph transformation context where a Collection<Collection<Object>> is stored that denotes cycles among conflict ids.

D

DataPool - Class in org.eclipse.aether.internal.impl.collect
Internal helper class for collector implementations.
DataPool(RepositorySystemSession) - Constructor for class org.eclipse.aether.internal.impl.collect.DataPool
 
DataPool.DescriptorKey - Class in org.eclipse.aether.internal.impl.collect
 
decorateArtifact(ArtifactDescriptorResult) - Method in interface org.eclipse.aether.spi.artifact.decorator.ArtifactDecorator
Decorates artifact.
DEFAULT_AGENT_SOCKET_LOCATIONS - Static variable in class org.eclipse.aether.generator.gnupg.GnupgConfigurationKeys
 
DEFAULT_CACHED_PRIORITIES - Static variable in class org.eclipse.aether.ConfigurationProperties
The default caching of priority components if ConfigurationProperties.CACHED_PRIORITIES isn't set.
DEFAULT_CHECKSUM_ALGORITHMS - Static variable in class org.eclipse.aether.internal.impl.resolution.TrustedChecksumsArtifactResolverPostProcessor
 
DEFAULT_CHECKSUMS_ALGORITHMS - Static variable in class org.eclipse.aether.internal.impl.Maven2RepositoryLayoutFactory
 
DEFAULT_COLLECTOR_IMPL - Static variable in class org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector
 
DEFAULT_CONNECT_TIMEOUT - Static variable in class org.eclipse.aether.ConfigurationProperties
The default connect timeout to use if ConfigurationProperties.CONNECT_TIMEOUT isn't set.
DEFAULT_DEBUG - Static variable in class org.eclipse.aether.named.ipc.IpcServer
 
DEFAULT_DEPTH - Static variable in class org.eclipse.aether.internal.impl.synccontext.named.HashingNameMapper
 
DEFAULT_ENABLED - Static variable in class org.eclipse.aether.generator.gnupg.GnupgConfigurationKeys
 
DEFAULT_ENABLED - Static variable in class org.eclipse.aether.generator.sigstore.SigstoreConfigurationKeys
 
DEFAULT_FACTORY_NAME - Static variable in class org.eclipse.aether.internal.impl.synccontext.named.NamedLockFactoryAdapterFactoryImpl
 
DEFAULT_FAMILY - Static variable in class org.eclipse.aether.named.ipc.IpcServer
 
DEFAULT_FIXED_BUCKET_NAME - Static variable in class org.eclipse.aether.transport.minio.MinioTransporterConfigurationKeys
 
DEFAULT_FOLLOW_REDIRECTS - Static variable in class org.eclipse.aether.transport.apache.ApacheTransporterConfigurationKeys
 
DEFAULT_FOLLOW_REDIRECTS - Static variable in class org.eclipse.aether.transport.jetty.JettyTransporterConfigurationKeys
 
DEFAULT_HTTP_CONNECTION_MAX_TTL - Static variable in class org.eclipse.aether.ConfigurationProperties
The default value to use if ConfigurationProperties.HTTP_CONNECTION_MAX_TTL isn't set (300 seconds).
DEFAULT_HTTP_CREDENTIAL_ENCODING - Static variable in class org.eclipse.aether.ConfigurationProperties
The default encoding/charset to use if ConfigurationProperties.HTTP_CREDENTIAL_ENCODING isn't set.
DEFAULT_HTTP_MAX_CONNECTIONS_PER_ROUTE - Static variable in class org.eclipse.aether.ConfigurationProperties
The default value to use if ConfigurationProperties.HTTP_MAX_CONNECTIONS_PER_ROUTE isn't set (50 connections).
DEFAULT_HTTP_PREEMPTIVE_AUTH - Static variable in class org.eclipse.aether.ConfigurationProperties
The default value to use if ConfigurationProperties.HTTP_PREEMPTIVE_AUTH isn't set (false).
DEFAULT_HTTP_PREEMPTIVE_PUT_AUTH - Static variable in class org.eclipse.aether.ConfigurationProperties
Default value if ConfigurationProperties.HTTP_PREEMPTIVE_PUT_AUTH is not set: true.
DEFAULT_HTTP_RETRY_HANDLER_COUNT - Static variable in class org.eclipse.aether.ConfigurationProperties
The default number of retries to use if ConfigurationProperties.HTTP_RETRY_HANDLER_COUNT isn't set.
DEFAULT_HTTP_RETRY_HANDLER_INTERVAL - Static variable in class org.eclipse.aether.ConfigurationProperties
The default initial retry interval to use if ConfigurationProperties.HTTP_RETRY_HANDLER_INTERVAL isn't set.
DEFAULT_HTTP_RETRY_HANDLER_INTERVAL_MAX - Static variable in class org.eclipse.aether.ConfigurationProperties
The default retry interval maximum to use if ConfigurationProperties.HTTP_RETRY_HANDLER_INTERVAL_MAX isn't set.
DEFAULT_HTTP_RETRY_HANDLER_REQUEST_SENT_ENABLED - Static variable in class org.eclipse.aether.transport.apache.ApacheTransporterConfigurationKeys
 
DEFAULT_HTTP_RETRY_HANDLER_SERVICE_UNAVAILABLE - Static variable in class org.eclipse.aether.ConfigurationProperties
The default HTTP codes of remote server responses that should be handled as "too many requests".
DEFAULT_HTTP_REUSE_CONNECTIONS - Static variable in class org.eclipse.aether.ConfigurationProperties
The default value to use if ConfigurationProperties.HTTP_REUSE_CONNECTIONS isn't set (true).
DEFAULT_HTTP_SUPPORT_WEBDAV - Static variable in class org.eclipse.aether.ConfigurationProperties
Default value to use if ConfigurationProperties.HTTP_SUPPORT_WEBDAV is not set: false.
DEFAULT_HTTP_VERSION - Static variable in class org.eclipse.aether.transport.jdk.JdkTransporterConfigurationKeys
 
DEFAULT_IDLE_TIMEOUT - Static variable in class org.eclipse.aether.named.ipc.IpcServer
 
DEFAULT_IGNORE_TAIL_AVAILABILITY - Static variable in class org.eclipse.aether.util.repository.ChainedLocalRepositoryManager
 
DEFAULT_IMPLICIT_PRIORITIES - Static variable in class org.eclipse.aether.ConfigurationProperties
The default extension priority mode if ConfigurationProperties.IMPLICIT_PRIORITIES isn't set.
DEFAULT_INTERACTIVE - Static variable in class org.eclipse.aether.ConfigurationProperties
The default interactive mode if ConfigurationProperties.INTERACTIVE isn't set.
DEFAULT_KEY_FILE_PATH - Static variable in class org.eclipse.aether.generator.gnupg.GnupgConfigurationKeys
 
DEFAULT_LOCAL_PREFIX - Static variable in class org.eclipse.aether.internal.impl.LocalPathPrefixComposerFactorySupport
 
DEFAULT_LOCKS_DIR - Static variable in class org.eclipse.aether.internal.impl.synccontext.named.BasedirNameMapper
 
DEFAULT_MAX_CONCURRENT_REQUESTS - Static variable in class org.eclipse.aether.transport.jdk.JdkTransporterConfigurationKeys
 
DEFAULT_MAX_CYCLES - Static variable in class org.eclipse.aether.internal.impl.collect.DependencyCollectorDelegate
 
DEFAULT_MAX_EXCEPTIONS - Static variable in class org.eclipse.aether.internal.impl.collect.DependencyCollectorDelegate
 
DEFAULT_MAX_REDIRECTS - Static variable in class org.eclipse.aether.transport.apache.ApacheTransporterConfigurationKeys
 
DEFAULT_MAX_REDIRECTS - Static variable in class org.eclipse.aether.transport.jetty.JettyTransporterConfigurationKeys
 
DEFAULT_NAME_MAPPER_NAME - Static variable in class org.eclipse.aether.internal.impl.synccontext.named.NamedLockFactoryAdapterFactoryImpl
 
DEFAULT_NATIVE_NAME - Static variable in class org.eclipse.aether.named.ipc.IpcServer
 
DEFAULT_NO_FORK - Static variable in class org.eclipse.aether.named.ipc.IpcServer
 
DEFAULT_NO_NATIVE - Static variable in class org.eclipse.aether.named.ipc.IpcServer
 
DEFAULT_OBJECT_NAME_MAPPER - Static variable in class org.eclipse.aether.transport.minio.MinioTransporterConfigurationKeys
 
DEFAULT_OMIT_CHECKSUMS_FOR_EXTENSIONS - Static variable in class org.eclipse.aether.internal.impl.DefaultArtifactPredicateFactory
 
DEFAULT_PARALLEL_PUT - Static variable in class org.eclipse.aether.connector.basic.BasicRepositoryConnectorConfigurationKeys
 
DEFAULT_PERSISTED_CHECKSUMS - Static variable in class org.eclipse.aether.connector.basic.BasicRepositoryConnectorConfigurationKeys
 
DEFAULT_PUBLIC_STAGING - Static variable in class org.eclipse.aether.generator.sigstore.SigstoreConfigurationKeys
 
DEFAULT_REDIS_ADDRESS - Static variable in class org.eclipse.aether.named.redisson.RedissonNamedLockFactorySupport
 
DEFAULT_RELEASES_PREFIX - Static variable in class org.eclipse.aether.internal.impl.LocalPathPrefixComposerFactorySupport
 
DEFAULT_REMOTE_PREFIX - Static variable in class org.eclipse.aether.internal.impl.LocalPathPrefixComposerFactorySupport
 
DEFAULT_REQUEST_TIMEOUT - Static variable in class org.eclipse.aether.ConfigurationProperties
The default request timeout to use if ConfigurationProperties.REQUEST_TIMEOUT isn't set.
DEFAULT_RETRY - Static variable in class org.eclipse.aether.internal.impl.synccontext.named.NamedLockFactoryAdapter
 
DEFAULT_RETRY_WAIT - Static variable in class org.eclipse.aether.internal.impl.synccontext.named.NamedLockFactoryAdapter
 
DEFAULT_SESSION_STATE - Static variable in class org.eclipse.aether.internal.impl.DefaultUpdateCheckManager
 
DEFAULT_SIMPLE_LRM_INTEROP - Static variable in class org.eclipse.aether.internal.impl.DefaultArtifactResolver
 
DEFAULT_SKIPPER - Static variable in class org.eclipse.aether.internal.impl.collect.bf.BfDependencyCollector
The default value for BfDependencyCollector.CONFIG_PROP_SKIPPER, true.
DEFAULT_SMART_CHECKSUMS - Static variable in class org.eclipse.aether.connector.basic.BasicRepositoryConnectorConfigurationKeys
 
DEFAULT_SNAPSHOT_NORMALIZATION - Static variable in class org.eclipse.aether.internal.impl.DefaultArtifactResolver
 
DEFAULT_SNAPSHOTS_PREFIX - Static variable in class org.eclipse.aether.internal.impl.LocalPathPrefixComposerFactorySupport
 
DEFAULT_SPLIT - Static variable in class org.eclipse.aether.internal.impl.LocalPathPrefixComposerFactorySupport
 
DEFAULT_SPLIT_LOCAL - Static variable in class org.eclipse.aether.internal.impl.LocalPathPrefixComposerFactorySupport
 
DEFAULT_SPLIT_REMOTE - Static variable in class org.eclipse.aether.internal.impl.LocalPathPrefixComposerFactorySupport
 
DEFAULT_SPLIT_REMOTE_REPOSITORY - Static variable in class org.eclipse.aether.internal.impl.LocalPathPrefixComposerFactorySupport
 
DEFAULT_SPLIT_REMOTE_REPOSITORY_LAST - Static variable in class org.eclipse.aether.internal.impl.LocalPathPrefixComposerFactorySupport
 
DEFAULT_THREADS - Static variable in class org.eclipse.aether.connector.basic.BasicRepositoryConnectorConfigurationKeys
 
DEFAULT_THREADS - Static variable in class org.eclipse.aether.internal.impl.collect.bf.BfDependencyCollector
The default value for BfDependencyCollector.CONFIG_PROP_THREADS, default value 5.
DEFAULT_THREADS - Static variable in class org.eclipse.aether.internal.impl.DefaultMetadataResolver
 
DEFAULT_TIME - Static variable in class org.eclipse.aether.internal.impl.synccontext.named.NamedLockFactoryAdapter
 
DEFAULT_TIME_UNIT - Static variable in class org.eclipse.aether.internal.impl.synccontext.named.NamedLockFactoryAdapter
 
DEFAULT_TRACKING_FILENAME - Static variable in class org.eclipse.aether.internal.impl.EnhancedLocalRepositoryManagerFactory
 
DEFAULT_USE_AGENT - Static variable in class org.eclipse.aether.generator.gnupg.GnupgConfigurationKeys
 
DEFAULT_USE_SYSTEM_PROPERTIES - Static variable in class org.eclipse.aether.transport.apache.ApacheTransporterConfigurationKeys
 
DEFAULT_USER_AGENT - Static variable in class org.eclipse.aether.ConfigurationProperties
The default user agent to use if ConfigurationProperties.USER_AGENT isn't set.
DefaultArtifact - Class in org.eclipse.aether.artifact
A simple artifact.
DefaultArtifact(String) - Constructor for class org.eclipse.aether.artifact.DefaultArtifact
Creates a new artifact with the specified coordinates.
DefaultArtifact(String, String, String, String) - Constructor for class org.eclipse.aether.artifact.DefaultArtifact
Creates a new artifact with the specified coordinates and no classifier.
DefaultArtifact(String, String, String, String, String) - Constructor for class org.eclipse.aether.artifact.DefaultArtifact
Creates a new artifact with the specified coordinates.
DefaultArtifact(String, String, String, String, String, Map<String, String>, File) - Constructor for class org.eclipse.aether.artifact.DefaultArtifact
Creates a new artifact with the specified coordinates, properties and file.
DefaultArtifact(String, String, String, String, String, Map<String, String>, Path) - Constructor for class org.eclipse.aether.artifact.DefaultArtifact
Creates a new artifact with the specified coordinates, properties and file.
DefaultArtifact(String, String, String, String, String, Map<String, String>, ArtifactType) - Constructor for class org.eclipse.aether.artifact.DefaultArtifact
Creates a new artifact with the specified coordinates and properties.
DefaultArtifact(String, String, String, String, String, ArtifactType) - Constructor for class org.eclipse.aether.artifact.DefaultArtifact
Creates a new artifact with the specified coordinates.
DefaultArtifact(String, Map<String, String>) - Constructor for class org.eclipse.aether.artifact.DefaultArtifact
Creates a new artifact with the specified coordinates and properties.
DefaultArtifact(String, Map<String, String>, ArtifactType) - Constructor for class org.eclipse.aether.artifact.DefaultArtifact
Creates a new artifact with the specified coordinates, properties and type.
DefaultArtifact(String, ArtifactType) - Constructor for class org.eclipse.aether.artifact.DefaultArtifact
Creates a new artifact with the specified coordinates and type.
DefaultArtifactPredicate - Class in org.eclipse.aether.internal.impl
 
DefaultArtifactPredicate(ChecksumAlgorithmFactorySelector, Set<String>) - Constructor for class org.eclipse.aether.internal.impl.DefaultArtifactPredicate
 
DefaultArtifactPredicateFactory - Class in org.eclipse.aether.internal.impl
 
DefaultArtifactPredicateFactory(ChecksumAlgorithmFactorySelector) - Constructor for class org.eclipse.aether.internal.impl.DefaultArtifactPredicateFactory
 
DefaultArtifactResolver - Class in org.eclipse.aether.internal.impl
 
DefaultArtifactResolver(PathProcessor, RepositoryEventDispatcher, VersionResolver, UpdateCheckManager, RepositoryConnectorProvider, RemoteRepositoryManager, SyncContextFactory, OfflineController, Map<String, ArtifactResolverPostProcessor>, RemoteRepositoryFilterManager) - Constructor for class org.eclipse.aether.internal.impl.DefaultArtifactResolver
 
DefaultArtifactType - Class in org.eclipse.aether.artifact
Deprecated.
since 2.0, the artifact types should be defined by the resolver consumer
DefaultArtifactType(String) - Constructor for class org.eclipse.aether.artifact.DefaultArtifactType
Deprecated.
Creates a new artifact type with the specified identifier.
DefaultArtifactType(String, String, String, String) - Constructor for class org.eclipse.aether.artifact.DefaultArtifactType
Deprecated.
Creates a new artifact type with the specified properties.
DefaultArtifactType(String, String, String, String, boolean, boolean) - Constructor for class org.eclipse.aether.artifact.DefaultArtifactType
Deprecated.
Creates a new artifact type with the specified properties.
DefaultArtifactType(String, String, String, Map<String, String>) - Constructor for class org.eclipse.aether.artifact.DefaultArtifactType
Deprecated.
Creates a new artifact type with the specified properties.
DefaultArtifactTypeRegistry - Class in org.eclipse.aether.util.artifact
A simple artifact type registry.
DefaultArtifactTypeRegistry() - Constructor for class org.eclipse.aether.util.artifact.DefaultArtifactTypeRegistry
Creates a new artifact type registry with initially no registered artifact types.
DefaultAuthenticationSelector - Class in org.eclipse.aether.util.repository
A simple authentication selector that selects authentication based on repository identifiers.
DefaultAuthenticationSelector() - Constructor for class org.eclipse.aether.util.repository.DefaultAuthenticationSelector
 
DefaultChecksumAlgorithmFactorySelector - Class in org.eclipse.aether.internal.impl.checksum
Default implementation.
DefaultChecksumAlgorithmFactorySelector(Map<String, ChecksumAlgorithmFactory>) - Constructor for class org.eclipse.aether.internal.impl.checksum.DefaultChecksumAlgorithmFactorySelector
 
DefaultChecksumExtractor - Class in org.eclipse.aether.internal.impl.transport.http
Checksum extractor.
DefaultChecksumExtractor(Map<String, ChecksumExtractorStrategy>) - Constructor for class org.eclipse.aether.internal.impl.transport.http.DefaultChecksumExtractor
 
DefaultChecksumPolicyProvider - Class in org.eclipse.aether.internal.impl
 
DefaultChecksumPolicyProvider() - Constructor for class org.eclipse.aether.internal.impl.DefaultChecksumPolicyProvider
 
DefaultChecksumProcessor - Class in org.eclipse.aether.internal.impl
A utility class helping with file-based operations.
DefaultChecksumProcessor(PathProcessor) - Constructor for class org.eclipse.aether.internal.impl.DefaultChecksumProcessor
 
DefaultCloseableSession - Class in org.eclipse.aether.internal.impl.session
A default implementation of repository system session that is immutable and thread-safe.
DefaultCloseableSession(String, boolean, boolean, ResolutionErrorPolicy, ArtifactDescriptorPolicy, String, String, String, LocalRepositoryManager, Collection<LocalRepository>, WorkspaceReader, Collection<RepositoryListener>, Collection<TransferListener>, Map<String, String>, Map<String, String>, Map<String, Object>, MirrorSelector, ProxySelector, AuthenticationSelector, ArtifactTypeRegistry, DependencyTraverser, DependencyManager, DependencySelector, VersionFilter, DependencyGraphTransformer, SessionData, RepositoryCache, ScopeManager, List<Runnable>, RepositorySystem, RepositorySystemLifecycle) - Constructor for class org.eclipse.aether.internal.impl.session.DefaultCloseableSession
 
DefaultDependencyCollectionContext - Class in org.eclipse.aether.internal.impl.collect
Internal helper class for collector implementations.
DefaultDependencyCollectionContext(RepositorySystemSession, Artifact, Dependency, List<Dependency>) - Constructor for class org.eclipse.aether.internal.impl.collect.DefaultDependencyCollectionContext
 
DefaultDependencyCollector - Class in org.eclipse.aether.internal.impl.collect
Default implementation of DependencyCollector that merely indirect to selected delegate.
DefaultDependencyCollector(Map<String, DependencyCollectorDelegate>) - Constructor for class org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector
 
DefaultDependencyCycle - Class in org.eclipse.aether.internal.impl.collect
Default implementation of DependencyCycle.
DefaultDependencyCycle(List<DependencyNode>, int, Dependency) - Constructor for class org.eclipse.aether.internal.impl.collect.DefaultDependencyCycle
 
DefaultDependencyGraphTransformationContext - Class in org.eclipse.aether.internal.impl.collect
Default implementation of DependencyGraphTransformationContext.
DefaultDependencyGraphTransformationContext(RepositorySystemSession) - Constructor for class org.eclipse.aether.internal.impl.collect.DefaultDependencyGraphTransformationContext
 
DefaultDependencyManager - Class in org.eclipse.aether.util.graph.manager
A dependency manager managing dependencies on all levels supporting transitive dependency management.
DefaultDependencyManager() - Constructor for class org.eclipse.aether.util.graph.manager.DefaultDependencyManager
Deprecated.
Use constructor that provides consumer application specific predicate.
DefaultDependencyManager(ScopeManager) - Constructor for class org.eclipse.aether.util.graph.manager.DefaultDependencyManager
 
DefaultDependencyNode - Class in org.eclipse.aether.graph
A node within a dependency graph.
DefaultDependencyNode(Artifact) - Constructor for class org.eclipse.aether.graph.DefaultDependencyNode
Creates a new root node with the specified artifact as its label.
DefaultDependencyNode(Dependency) - Constructor for class org.eclipse.aether.graph.DefaultDependencyNode
Creates a new node with the specified dependency.
DefaultDependencyNode(DependencyNode) - Constructor for class org.eclipse.aether.graph.DefaultDependencyNode
Creates a mostly shallow clone of the specified node.
DefaultDeployer - Class in org.eclipse.aether.internal.impl
 
DefaultDeployer(PathProcessor, RepositoryEventDispatcher, RepositoryConnectorProvider, RemoteRepositoryManager, UpdateCheckManager, Map<String, ArtifactGeneratorFactory>, Map<String, MetadataGeneratorFactory>, SyncContextFactory, OfflineController) - Constructor for class org.eclipse.aether.internal.impl.DefaultDeployer
 
defaultFactoryName - Variable in class org.eclipse.aether.internal.impl.synccontext.named.NamedLockFactoryAdapterFactoryImpl
 
DefaultFileProcessor - Class in org.eclipse.aether.internal.impl
Deprecated. 
DefaultFileProcessor() - Constructor for class org.eclipse.aether.internal.impl.DefaultFileProcessor
Deprecated.
 
DefaultInstaller - Class in org.eclipse.aether.internal.impl
 
DefaultInstaller(PathProcessor, RepositoryEventDispatcher, Map<String, ArtifactGeneratorFactory>, Map<String, MetadataGeneratorFactory>, SyncContextFactory) - Constructor for class org.eclipse.aether.internal.impl.DefaultInstaller
 
DefaultLocalPathComposer - Class in org.eclipse.aether.internal.impl
Default implementation of LocalPathComposer.
DefaultLocalPathComposer() - Constructor for class org.eclipse.aether.internal.impl.DefaultLocalPathComposer
 
DefaultLocalPathPrefixComposerFactory - Class in org.eclipse.aether.internal.impl
Default local path prefix composer factory: it fully reuses LocalPathPrefixComposerFactorySupport class without changing anything from it.
DefaultLocalPathPrefixComposerFactory() - Constructor for class org.eclipse.aether.internal.impl.DefaultLocalPathPrefixComposerFactory
 
DefaultLocalRepositoryProvider - Class in org.eclipse.aether.internal.impl
 
DefaultLocalRepositoryProvider(Map<String, LocalRepositoryManagerFactory>) - Constructor for class org.eclipse.aether.internal.impl.DefaultLocalRepositoryProvider
 
DefaultMetadata - Class in org.eclipse.aether.metadata
A basic metadata instance.
DefaultMetadata(String, String, String, String, Metadata.Nature) - Constructor for class org.eclipse.aether.metadata.DefaultMetadata
Creates a new metadata for the groupId:artifactId:version level with the specific type and nature.
DefaultMetadata(String, String, String, String, Metadata.Nature, File) - Constructor for class org.eclipse.aether.metadata.DefaultMetadata
DefaultMetadata(String, String, String, String, Metadata.Nature, Path) - Constructor for class org.eclipse.aether.metadata.DefaultMetadata
Creates a new metadata for the groupId:artifactId:version level with the specific type and nature.
DefaultMetadata(String, String, String, String, Metadata.Nature, Map<String, String>, File) - Constructor for class org.eclipse.aether.metadata.DefaultMetadata
DefaultMetadata(String, String, String, String, Metadata.Nature, Map<String, String>, Path) - Constructor for class org.eclipse.aether.metadata.DefaultMetadata
Creates a new metadata for the groupId:artifactId:version level with the specific type and nature.
DefaultMetadata(String, String, String, Metadata.Nature) - Constructor for class org.eclipse.aether.metadata.DefaultMetadata
Creates a new metadata for the groupId:artifactId level with the specific type and nature.
DefaultMetadata(String, String, Metadata.Nature) - Constructor for class org.eclipse.aether.metadata.DefaultMetadata
Creates a new metadata for the groupId level with the specific type and nature.
DefaultMetadata(String, Metadata.Nature) - Constructor for class org.eclipse.aether.metadata.DefaultMetadata
Creates a new metadata for the repository root with the specific type and nature.
DefaultMetadataResolver - Class in org.eclipse.aether.internal.impl
 
DefaultMetadataResolver(RepositoryEventDispatcher, UpdateCheckManager, RepositoryConnectorProvider, RemoteRepositoryManager, SyncContextFactory, OfflineController, RemoteRepositoryFilterManager, PathProcessor) - Constructor for class org.eclipse.aether.internal.impl.DefaultMetadataResolver
 
DefaultMirrorSelector - Class in org.eclipse.aether.util.repository
A simple mirror selector that selects mirrors based on repository identifiers.
DefaultMirrorSelector() - Constructor for class org.eclipse.aether.util.repository.DefaultMirrorSelector
 
defaultNameMapperName - Variable in class org.eclipse.aether.internal.impl.synccontext.named.NamedLockFactoryAdapterFactoryImpl
 
DefaultOfflineController - Class in org.eclipse.aether.internal.impl
 
DefaultOfflineController() - Constructor for class org.eclipse.aether.internal.impl.DefaultOfflineController
 
DefaultPathProcessor - Class in org.eclipse.aether.internal.impl
A utility class helping with file-based operations.
DefaultPathProcessor() - Constructor for class org.eclipse.aether.internal.impl.DefaultPathProcessor
 
DefaultProxySelector - Class in org.eclipse.aether.util.repository
A simple proxy selector that selects the first matching proxy from a list of configured proxies.
DefaultProxySelector() - Constructor for class org.eclipse.aether.util.repository.DefaultProxySelector
 
DefaultRemoteRepositoryFilterManager - Class in org.eclipse.aether.internal.impl.filter
Default implementation of RemoteRepositoryFilterManager, it always returns a RemoteRepositoryFilter instance, even if no filter sources enabled/registered (then "always allow" instance).
DefaultRemoteRepositoryFilterManager(Map<String, RemoteRepositoryFilterSource>) - Constructor for class org.eclipse.aether.internal.impl.filter.DefaultRemoteRepositoryFilterManager
 
DefaultRemoteRepositoryManager - Class in org.eclipse.aether.internal.impl
 
DefaultRemoteRepositoryManager(UpdatePolicyAnalyzer, ChecksumPolicyProvider) - Constructor for class org.eclipse.aether.internal.impl.DefaultRemoteRepositoryManager
 
DefaultRepositoryCache - Class in org.eclipse.aether
A simplistic repository cache backed by a thread-safe map.
DefaultRepositoryCache() - Constructor for class org.eclipse.aether.DefaultRepositoryCache
 
DefaultRepositoryConnectorProvider - Class in org.eclipse.aether.internal.impl
 
DefaultRepositoryConnectorProvider(Map<String, RepositoryConnectorFactory>, RemoteRepositoryFilterManager) - Constructor for class org.eclipse.aether.internal.impl.DefaultRepositoryConnectorProvider
 
DefaultRepositoryEventDispatcher - Class in org.eclipse.aether.internal.impl
 
DefaultRepositoryEventDispatcher(Map<String, RepositoryListener>) - Constructor for class org.eclipse.aether.internal.impl.DefaultRepositoryEventDispatcher
 
DefaultRepositoryLayoutProvider - Class in org.eclipse.aether.internal.impl
 
DefaultRepositoryLayoutProvider(Map<String, RepositoryLayoutFactory>) - Constructor for class org.eclipse.aether.internal.impl.DefaultRepositoryLayoutProvider
 
DefaultRepositorySystem - Class in org.eclipse.aether.internal.impl
 
DefaultRepositorySystem(VersionResolver, VersionRangeResolver, ArtifactResolver, MetadataResolver, ArtifactDescriptorReader, DependencyCollector, Installer, Deployer, LocalRepositoryProvider, SyncContextFactory, RemoteRepositoryManager, RepositorySystemLifecycle, Map<String, ArtifactDecoratorFactory>) - Constructor for class org.eclipse.aether.internal.impl.DefaultRepositorySystem
 
DefaultRepositorySystemLifecycle - Class in org.eclipse.aether.internal.impl
 
DefaultRepositorySystemLifecycle() - Constructor for class org.eclipse.aether.internal.impl.DefaultRepositorySystemLifecycle
 
DefaultRepositorySystemSession - Class in org.eclipse.aether
A legacy repository system session.
DefaultRepositorySystemSession() - Constructor for class org.eclipse.aether.DefaultRepositorySystemSession
Deprecated.
This way of creating session should be avoided, is in place just to offer backward binary compatibility with Resolver 1.x using code, but offers reduced functionality. Use RepositorySystem.createSessionBuilder() instead.
DefaultRepositorySystemSession(Function<Runnable, Boolean>) - Constructor for class org.eclipse.aether.DefaultRepositorySystemSession
Creates an uninitialized session.
DefaultRepositorySystemSession(RepositorySystemSession) - Constructor for class org.eclipse.aether.DefaultRepositorySystemSession
Creates a shallow copy of the specified session.
DefaultSessionBuilder - Class in org.eclipse.aether.internal.impl.session
A default implementation of session builder.
DefaultSessionBuilder(RepositorySystem, RepositorySystemLifecycle, Supplier<String>) - Constructor for class org.eclipse.aether.internal.impl.session.DefaultSessionBuilder
Constructor for "top level" builders.
DefaultSessionData - Class in org.eclipse.aether
A simple session data storage backed by a thread-safe map.
DefaultSessionData() - Constructor for class org.eclipse.aether.DefaultSessionData
 
defaultsWith(Collection<Function<DependencyNode, String>>) - Static method in class org.eclipse.aether.util.graph.visitor.DependencyGraphDumper
Extends DependencyGraphDumper.DEFAULT_DECORATORS decorators with passed in ones.
DefaultSyncContextFactory - Class in org.eclipse.aether.internal.impl.synccontext
Default SyncContextFactory implementation that uses named locks.
DefaultSyncContextFactory(NamedLockFactoryAdapterFactory) - Constructor for class org.eclipse.aether.internal.impl.synccontext.DefaultSyncContextFactory
Constructor used with DI, where factories are injected and selected based on key.
DefaultTrackingFileManager - Class in org.eclipse.aether.internal.impl
Manages access to a properties file.
DefaultTrackingFileManager() - Constructor for class org.eclipse.aether.internal.impl.DefaultTrackingFileManager
 
DefaultTransporterProvider - Class in org.eclipse.aether.internal.impl
 
DefaultTransporterProvider(Map<String, TransporterFactory>) - Constructor for class org.eclipse.aether.internal.impl.DefaultTransporterProvider
 
DefaultUpdateCheckManager - Class in org.eclipse.aether.internal.impl
 
DefaultUpdateCheckManager(TrackingFileManager, UpdatePolicyAnalyzer, PathProcessor) - Constructor for class org.eclipse.aether.internal.impl.DefaultUpdateCheckManager
 
DefaultUpdatePolicyAnalyzer - Class in org.eclipse.aether.internal.impl
 
DefaultUpdatePolicyAnalyzer() - Constructor for class org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer
 
DefaultVersionFilterContext - Class in org.eclipse.aether.internal.impl.collect
Default implementation of VersionFilter.VersionFilterContext.
DefaultVersionFilterContext(RepositorySystemSession) - Constructor for class org.eclipse.aether.internal.impl.collect.DefaultVersionFilterContext
 
Definition - Search tag in class org.eclipse.aether.internal.test.util.DependencyGraphParser
Section
DelegatingArtifact - Class in org.eclipse.aether.util.artifact
An artifact that delegates to another artifact instance.
DelegatingArtifact(Artifact) - Constructor for class org.eclipse.aether.util.artifact.DelegatingArtifact
Creates a new artifact instance that delegates to the specified artifact.
deleteFile(File) - Static method in class org.eclipse.aether.internal.test.util.TestFileUtils
 
deleteTempFiles() - Static method in class org.eclipse.aether.internal.test.util.TestFileUtils
 
demo - package demo
 
Dependency - Class in org.eclipse.aether.graph
A dependency to some artifact.
Dependency(Artifact, String) - Constructor for class org.eclipse.aether.graph.Dependency
Creates a mandatory dependency on the specified artifact with the given scope.
Dependency(Artifact, String, Boolean) - Constructor for class org.eclipse.aether.graph.Dependency
Creates a dependency on the specified artifact with the given scope.
Dependency(Artifact, String, Boolean, Collection<Exclusion>) - Constructor for class org.eclipse.aether.graph.Dependency
Creates a dependency on the specified artifact with the given scope and exclusions.
DependencyCollectionContext - Interface in org.eclipse.aether.collection
A context used during dependency collection to update the dependency manager, selector and traverser.
DependencyCollectionException - Exception Class in org.eclipse.aether.collection
Thrown in case of bad artifact descriptors, version ranges or other issues encountered during calculation of the dependency graph.
DependencyCollectionException(CollectResult) - Constructor for exception class org.eclipse.aether.collection.DependencyCollectionException
Creates a new exception with the specified result.
DependencyCollectionException(CollectResult, String) - Constructor for exception class org.eclipse.aether.collection.DependencyCollectionException
Creates a new exception with the specified result and detail message.
DependencyCollectionException(CollectResult, String, Throwable) - Constructor for exception class org.eclipse.aether.collection.DependencyCollectionException
Creates a new exception with the specified result, detail message and cause.
DependencyCollector - Interface in org.eclipse.aether.impl
Given a collection of direct dependencies, recursively gathers their transitive dependencies and calculates the dependency graph.
DependencyCollectorDelegate - Class in org.eclipse.aether.internal.impl.collect
Helper class for delegate implementations, they MUST subclass this class.
DependencyCollectorDelegate(RemoteRepositoryManager, ArtifactDescriptorReader, VersionRangeResolver, Map<String, ArtifactDecoratorFactory>) - Constructor for class org.eclipse.aether.internal.impl.collect.DependencyCollectorDelegate
 
DependencyCollectorDelegate.Results - Class in org.eclipse.aether.internal.impl.collect
Helper class used during collection.
DependencyCycle - Interface in org.eclipse.aether.graph
A cycle within a dependency graph, that is a sequence of dependencies d_1, d_2, ..., d_n where d_1 and d_n have the same versionless coordinates.
DependencyFilter - Interface in org.eclipse.aether.graph
A filter to include/exclude dependency nodes during other operations.
DependencyFilterUtils - Class in org.eclipse.aether.util.filter
A utility class assisting in the creation of dependency node filters.
DependencyGraphDumper - Class in org.eclipse.aether.util.graph.visitor
A dependency visitor that dumps the graph to any Consumer<String>.
DependencyGraphDumper(Consumer<String>) - Constructor for class org.eclipse.aether.util.graph.visitor.DependencyGraphDumper
Creates instance with given consumer.
DependencyGraphDumper(Consumer<String>, Collection<Function<DependencyNode, String>>) - Constructor for class org.eclipse.aether.util.graph.visitor.DependencyGraphDumper
Creates instance with given consumer and decorators.
DependencyGraphParser - Class in org.eclipse.aether.internal.test.util
Creates a dependency graph from a text description.
DependencyGraphParser() - Constructor for class org.eclipse.aether.internal.test.util.DependencyGraphParser
Create a parser with an empty prefix.
DependencyGraphParser(String) - Constructor for class org.eclipse.aether.internal.test.util.DependencyGraphParser
Create a parser with the given prefix.
DependencyGraphParser(String, Collection<String>) - Constructor for class org.eclipse.aether.internal.test.util.DependencyGraphParser
Create a parser with the given prefix and the given substitution strings.
DependencyGraphTransformationContext - Interface in org.eclipse.aether.collection
A context used during dependency collection to exchange information within a chain of dependency graph transformers.
DependencyGraphTransformer - Interface in org.eclipse.aether.collection
Transforms a given dependency graph.
DependencyHierarchyWithRanges - Class in org.apache.maven.resolver.examples
Visualizes the transitive dependencies of an artifact similar to m2e's dependency hierarchy view.
DependencyHierarchyWithRanges() - Constructor for class org.apache.maven.resolver.examples.DependencyHierarchyWithRanges
 
DependencyManagement - Class in org.eclipse.aether.collection
The management updates to apply to a dependency.
DependencyManagement() - Constructor for class org.eclipse.aether.collection.DependencyManagement
Creates an empty management update.
DependencyManager - Interface in org.eclipse.aether.collection
Applies dependency management to the dependencies of a dependency node.
DependencyManagerUtils - Class in org.eclipse.aether.util.graph.manager
A utility class assisting in analyzing the effects of dependency management.
DependencyManagerUtils() - Constructor for class org.eclipse.aether.util.graph.manager.DependencyManagerUtils
 
DependencyNode - Interface in org.eclipse.aether.graph
A node within a dependency graph.
DependencyRequest - Class in org.eclipse.aether.resolution
A request to resolve transitive dependencies.
DependencyRequest() - Constructor for class org.eclipse.aether.resolution.DependencyRequest
Creates an uninitialized request.
DependencyRequest(CollectRequest, DependencyFilter) - Constructor for class org.eclipse.aether.resolution.DependencyRequest
Creates a request for the specified collect request and with the given resolution filter.
DependencyRequest(DependencyNode, DependencyFilter) - Constructor for class org.eclipse.aether.resolution.DependencyRequest
Creates a request for the specified dependency graph and with the given resolution filter.
DependencyResolutionException - Exception Class in org.eclipse.aether.resolution
Thrown in case of a unresolvable dependencies.
DependencyResolutionException(DependencyResult, String, Throwable) - Constructor for exception class org.eclipse.aether.resolution.DependencyResolutionException
Creates a new exception with the specified result, detail message and cause.
DependencyResolutionException(DependencyResult, Throwable) - Constructor for exception class org.eclipse.aether.resolution.DependencyResolutionException
Creates a new exception with the specified result and cause.
DependencyResult - Class in org.eclipse.aether.resolution
The result of a dependency resolution request.
DependencyResult(DependencyRequest) - Constructor for class org.eclipse.aether.resolution.DependencyResult
Creates a new result for the specified request.
DependencyScope - Interface in org.eclipse.aether.scope
Generic dependency scope.
DependencySelector - Interface in org.eclipse.aether.collection
Decides what dependencies to include in the dependency graph.
DependencyTraverser - Interface in org.eclipse.aether.collection
Decides whether the dependencies of a dependency node should be traversed as well.
DependencyVisitor - Interface in org.eclipse.aether.graph
A visitor for nodes of the dependency graph.
deploy(Artifact, Artifact, String) - Method in class org.apache.maven.resolver.examples.resolver.Resolver
 
deploy(RepositorySystemSession, DeployRequest) - Method in interface org.eclipse.aether.impl.Deployer
Uploads a collection of artifacts and their accompanying metadata to a remote repository.
deploy(RepositorySystemSession, DeployRequest) - Method in class org.eclipse.aether.internal.impl.DefaultDeployer
 
deploy(RepositorySystemSession, DeployRequest) - Method in class org.eclipse.aether.internal.impl.DefaultRepositorySystem
 
deploy(RepositorySystemSession, DeployRequest) - Method in interface org.eclipse.aether.RepositorySystem
Uploads a collection of artifacts and their accompanying metadata to a remote repository.
DeployArtifacts - Class in org.apache.maven.resolver.examples
Deploys a JAR and its POM to a remote repository.
DeployArtifacts() - Constructor for class org.apache.maven.resolver.examples.DeployArtifacts
 
Deployer - Interface in org.eclipse.aether.impl
Publishes artifacts to a remote repository.
DeploymentException - Exception Class in org.eclipse.aether.deployment
Thrown in case of a deployment error like authentication failure.
DeploymentException(String) - Constructor for exception class org.eclipse.aether.deployment.DeploymentException
Creates a new exception with the specified detail message.
DeploymentException(String, Throwable) - Constructor for exception class org.eclipse.aether.deployment.DeploymentException
Creates a new exception with the specified detail message and cause.
DeployRequest - Class in org.eclipse.aether.deployment
A request to deploy artifacts and their accompanying metadata into the a remote repository.
DeployRequest() - Constructor for class org.eclipse.aether.deployment.DeployRequest
Creates an uninitialized request.
DeployResult - Class in org.eclipse.aether.deployment
The result of deploying artifacts and their accompanying metadata into the a remote repository.
DeployResult(DeployRequest) - Constructor for class org.eclipse.aether.deployment.DeployResult
Creates a new result for the specified request.
depth - Variable in class org.eclipse.aether.util.graph.manager.AbstractDependencyManager
 
deriveChildFilter(DependencyCollectionContext) - Method in interface org.eclipse.aether.collection.VersionFilter
Derives a version filter for the specified collection context.
deriveChildFilter(DependencyCollectionContext) - Method in class org.eclipse.aether.util.graph.version.ChainedVersionFilter
 
deriveChildFilter(DependencyCollectionContext) - Method in class org.eclipse.aether.util.graph.version.ContextualSnapshotVersionFilter
 
deriveChildFilter(DependencyCollectionContext) - Method in class org.eclipse.aether.util.graph.version.HighestVersionFilter
 
deriveChildFilter(DependencyCollectionContext) - Method in class org.eclipse.aether.util.graph.version.LowestVersionFilter
 
deriveChildFilter(DependencyCollectionContext) - Method in class org.eclipse.aether.util.graph.version.PredicateVersionFilter
 
deriveChildFilter(DependencyCollectionContext) - Method in class org.eclipse.aether.util.graph.version.SnapshotVersionFilter
 
deriveChildManager(DependencyCollectionContext) - Method in interface org.eclipse.aether.collection.DependencyManager
Derives a dependency manager for the specified collection context.
deriveChildManager(DependencyCollectionContext) - Method in class org.eclipse.aether.util.graph.manager.AbstractDependencyManager
 
deriveChildManager(DependencyCollectionContext) - Method in class org.eclipse.aether.util.graph.manager.ClassicDependencyManager
 
deriveChildManager(DependencyCollectionContext) - Method in class org.eclipse.aether.util.graph.manager.NoopDependencyManager
 
deriveChildSelector(DependencyCollectionContext) - Method in interface org.eclipse.aether.collection.DependencySelector
Derives a dependency selector for the specified collection context.
deriveChildSelector(DependencyCollectionContext) - Method in class org.eclipse.aether.internal.impl.scope.OptionalDependencySelector
 
deriveChildSelector(DependencyCollectionContext) - Method in class org.eclipse.aether.internal.impl.scope.ScopeDependencySelector
 
deriveChildSelector(DependencyCollectionContext) - Method in class org.eclipse.aether.util.graph.selector.AndDependencySelector
 
deriveChildSelector(DependencyCollectionContext) - Method in class org.eclipse.aether.util.graph.selector.ExclusionDependencySelector
 
deriveChildSelector(DependencyCollectionContext) - Method in class org.eclipse.aether.util.graph.selector.OptionalDependencySelector
Deprecated.
 
deriveChildSelector(DependencyCollectionContext) - Method in class org.eclipse.aether.util.graph.selector.ScopeDependencySelector
Deprecated.
 
deriveChildSelector(DependencyCollectionContext) - Method in class org.eclipse.aether.util.graph.selector.StaticDependencySelector
 
deriveChildTraverser(DependencyCollectionContext) - Method in interface org.eclipse.aether.collection.DependencyTraverser
Derives a dependency traverser that will be used to decide whether the transitive dependencies of the dependency given in the collection context shall be traversed.
deriveChildTraverser(DependencyCollectionContext) - Method in class org.eclipse.aether.util.graph.traverser.AndDependencyTraverser
 
deriveChildTraverser(DependencyCollectionContext) - Method in class org.eclipse.aether.util.graph.traverser.FatArtifactTraverser
Deprecated.
 
deriveChildTraverser(DependencyCollectionContext) - Method in class org.eclipse.aether.util.graph.traverser.StaticDependencyTraverser
 
deriveScope(ConflictResolver.ScopeContext) - Method in class org.eclipse.aether.internal.impl.scope.ManagedScopeDeriver
 
deriveScope(ConflictResolver.ScopeContext) - Method in class org.eclipse.aether.util.graph.transformer.ConflictResolver.ScopeDeriver
Determines the scope of a dependency in relation to the scope of its parent.
deriveScope(ConflictResolver.ScopeContext) - Method in class org.eclipse.aether.util.graph.transformer.JavaScopeDeriver
Deprecated.
 
deriveUntil - Variable in class org.eclipse.aether.util.graph.manager.AbstractDependencyManager
 
descriptorReader - Variable in class org.eclipse.aether.internal.impl.collect.DependencyCollectorDelegate
 
destroyLock(NamedLock) - Method in class org.eclipse.aether.named.hazelcast.HazelcastSemaphoreNamedLockFactory
 
destroyLock(NamedLock) - Method in class org.eclipse.aether.named.providers.FileLockNamedLockFactory
 
destroyLock(NamedLock) - Method in class org.eclipse.aether.named.redisson.RedissonSemaphoreNamedLockFactory
 
destroyLock(NamedLock) - Method in class org.eclipse.aether.named.support.NamedLockFactorySupport
Implementation may override this (empty) method to perform some sort of implementation specific cleanup for given lock name.
DfDependencyCollector - Class in org.eclipse.aether.internal.impl.collect.df
Depth-first DependencyCollector (the "original" default).
DfDependencyCollector(RemoteRepositoryManager, ArtifactDescriptorReader, VersionRangeResolver, Map<String, ArtifactDecoratorFactory>) - Constructor for class org.eclipse.aether.internal.impl.collect.df.DfDependencyCollector
 
diagnosticState() - Method in class org.eclipse.aether.named.support.NamedLockSupport
Returns the diagnostic state (if collected) or empty map, never null.
digest() - Method in class org.eclipse.aether.util.StringDigestUtil
Returns the digest of all strings passed via StringDigestUtil.update(String) as hex string.
digest(AuthenticationDigest) - Method in interface org.eclipse.aether.repository.Authentication
Updates the given digest with data from this authentication callback.
DIRECT_EXECUTOR - Static variable in class org.eclipse.aether.util.concurrency.ExecutorUtils
Shared instance of "direct executor".
DirectHazelcastSemaphoreProvider - Class in org.eclipse.aether.named.hazelcast
Direct provider of ISemaphore instances: it simply uses the passed in lock name to create semaphore name out of it.
DirectHazelcastSemaphoreProvider() - Constructor for class org.eclipse.aether.named.hazelcast.DirectHazelcastSemaphoreProvider
 
DirectoryUtils - Class in org.eclipse.aether.util
A utility class to calculate (and create if needed) paths backed by directories using configuration properties from repository system session and others.
DISCRIMINATING_NAME - Static variable in class org.eclipse.aether.internal.impl.synccontext.named.NameMappers
 
discriminatingNameMapper() - Static method in class org.eclipse.aether.internal.impl.synccontext.named.NameMappers
 
DiscriminatingNameMapper - Class in org.eclipse.aether.internal.impl.synccontext.named
Wrapping NameMapper, that wraps another NameMapper and adds a "discriminator" as prefix, that makes lock names unique including the hostname and local repository (by default).
DiscriminatingNameMapper(NameMapper) - Constructor for class org.eclipse.aether.internal.impl.synccontext.named.DiscriminatingNameMapper
 
DiscriminatingNameMapperProvider - Class in org.eclipse.aether.internal.impl.synccontext.named.providers
The "discriminating" name mapper provider.
DiscriminatingNameMapperProvider() - Constructor for class org.eclipse.aether.internal.impl.synccontext.named.providers.DiscriminatingNameMapperProvider
 
dispatch(RepositoryEvent) - Method in interface org.eclipse.aether.impl.RepositoryEventDispatcher
Dispatches the specified repository event to all registered listeners.
dispatch(RepositoryEvent) - Method in class org.eclipse.aether.internal.impl.DefaultRepositoryEventDispatcher
 
doClose() - Method in class org.eclipse.aether.named.support.CompositeNamedLock
 
doClose() - Method in class org.eclipse.aether.named.support.NamedLockSupport
 
doCollectDependencies(RepositorySystemSession, RequestTrace, DataPool, DefaultDependencyCollectionContext, DefaultVersionFilterContext, CollectRequest, DependencyNode, List<RemoteRepository>, List<Dependency>, List<Dependency>, DependencyCollectorDelegate.Results) - Method in class org.eclipse.aether.internal.impl.collect.bf.BfDependencyCollector
 
doCollectDependencies(RepositorySystemSession, RequestTrace, DataPool, DefaultDependencyCollectionContext, DefaultVersionFilterContext, CollectRequest, DependencyNode, List<RemoteRepository>, List<Dependency>, List<Dependency>, DependencyCollectorDelegate.Results) - Method in class org.eclipse.aether.internal.impl.collect.DependencyCollectorDelegate
 
doCollectDependencies(RepositorySystemSession, RequestTrace, DataPool, DefaultDependencyCollectionContext, DefaultVersionFilterContext, CollectRequest, DependencyNode, List<RemoteRepository>, List<Dependency>, List<Dependency>, DependencyCollectorDelegate.Results) - Method in class org.eclipse.aether.internal.impl.collect.df.DfDependencyCollector
 
doGetLock(Collection<NamedLockKey>) - Method in class org.eclipse.aether.named.ipc.IpcNamedLockFactory
 
doGetLock(Collection<NamedLockKey>) - Method in class org.eclipse.aether.named.support.NamedLockFactorySupport
 
doGetTrustedArtifactChecksums(RepositorySystemSession, Artifact, ArtifactRepository, List<ChecksumAlgorithmFactory>) - Method in class org.eclipse.aether.internal.impl.checksum.SparseDirectoryTrustedChecksumsSource
 
doGetTrustedArtifactChecksums(RepositorySystemSession, Artifact, ArtifactRepository, List<ChecksumAlgorithmFactory>) - Method in class org.eclipse.aether.internal.impl.checksum.SummaryFileTrustedChecksumsSource
 
doGetTrustedArtifactChecksumsWriter(RepositorySystemSession) - Method in class org.eclipse.aether.internal.impl.checksum.SparseDirectoryTrustedChecksumsSource
 
doGetTrustedArtifactChecksumsWriter(RepositorySystemSession) - Method in class org.eclipse.aether.internal.impl.checksum.SummaryFileTrustedChecksumsSource
 
doLockExclusively(long, TimeUnit) - Method in class org.eclipse.aether.named.support.AdaptedSemaphoreNamedLock
 
doLockExclusively(long, TimeUnit) - Method in class org.eclipse.aether.named.support.CompositeNamedLock
 
doLockExclusively(long, TimeUnit) - Method in class org.eclipse.aether.named.support.FileLockNamedLock
 
doLockExclusively(long, TimeUnit) - Method in class org.eclipse.aether.named.support.NamedLockSupport
 
doLockExclusively(long, TimeUnit) - Method in class org.eclipse.aether.named.support.ReadWriteLockNamedLock
 
doLockShared(long, TimeUnit) - Method in class org.eclipse.aether.named.support.AdaptedSemaphoreNamedLock
 
doLockShared(long, TimeUnit) - Method in class org.eclipse.aether.named.support.CompositeNamedLock
 
doLockShared(long, TimeUnit) - Method in class org.eclipse.aether.named.support.FileLockNamedLock
 
doLockShared(long, TimeUnit) - Method in class org.eclipse.aether.named.support.NamedLockSupport
 
doLockShared(long, TimeUnit) - Method in class org.eclipse.aether.named.support.ReadWriteLockNamedLock
 
doPostProcess(RepositorySystemSession, List<ArtifactResult>) - Method in class org.eclipse.aether.internal.impl.resolution.ArtifactResolverPostProcessorSupport
 
doPostProcess(RepositorySystemSession, List<ArtifactResult>) - Method in class org.eclipse.aether.internal.impl.resolution.TrustedChecksumsArtifactResolverPostProcessor
 
doShutdown() - Method in class org.eclipse.aether.named.hazelcast.HazelcastSemaphoreNamedLockFactory
 
doShutdown() - Method in class org.eclipse.aether.named.ipc.IpcNamedLockFactory
 
doShutdown() - Method in class org.eclipse.aether.named.redisson.RedissonNamedLockFactorySupport
 
doShutdown() - Method in class org.eclipse.aether.named.support.NamedLockFactorySupport
 
doUnlock() - Method in class org.eclipse.aether.named.support.AdaptedSemaphoreNamedLock
 
doUnlock() - Method in class org.eclipse.aether.named.support.CompositeNamedLock
 
doUnlock() - Method in class org.eclipse.aether.named.support.FileLockNamedLock
 
doUnlock() - Method in class org.eclipse.aether.named.support.NamedLockSupport
 
doUnlock() - Method in class org.eclipse.aether.named.support.ReadWriteLockNamedLock
 
DOWNLOAD_URL - Static variable in class org.eclipse.aether.artifact.ArtifactProperties
The URL to a web page from which the artifact can be manually downloaded.
dump(DependencyNode) - Method in class org.eclipse.aether.internal.test.util.DependencyGraphParser
 
dump(ScopeManagerConfiguration) - Static method in class org.eclipse.aether.internal.impl.scope.ScopeManagerDump
Invoke this method with configuration and this class will dump its interpretation.
DUMPER_SOUT - Static variable in class org.apache.maven.resolver.examples.util.Booter
 

E

effectiveDependency() - Static method in class org.eclipse.aether.util.graph.visitor.DependencyGraphDumper
Decorator of "effective dependency": shows effective scope and optionality.
ELIMINATE - Enum constant in enum class org.eclipse.aether.impl.scope.InternalScopeManager.Mode
Mode where artifacts in non-wanted scopes are completely eliminated.
EnhancedLocalRepositoryManagerFactory - Class in org.eclipse.aether.internal.impl
Creates enhanced local repository managers for repository types "default" or "" (automatic).
EnhancedLocalRepositoryManagerFactory(LocalPathComposer, TrackingFileManager, LocalPathPrefixComposerFactory) - Constructor for class org.eclipse.aether.internal.impl.EnhancedLocalRepositoryManagerFactory
 
equals(Object) - Method in class org.eclipse.aether.artifact.AbstractArtifact
Compares this artifact with the specified object.
equals(Object) - Method in class org.eclipse.aether.graph.Dependency
 
equals(Object) - Method in class org.eclipse.aether.graph.Exclusion
 
equals(Object) - Method in class org.eclipse.aether.internal.impl.collect.DataPool.DescriptorKey
 
equals(Object) - Method in class org.eclipse.aether.internal.impl.scope.OptionalDependencySelector
 
equals(Object) - Method in class org.eclipse.aether.internal.impl.scope.ScopeDependencySelector
 
equals(Object) - Method in class org.eclipse.aether.internal.impl.scope.ScopeManagerImpl
 
equals(Object) - Method in class org.eclipse.aether.internal.test.util.TestVersion
 
equals(Object) - Method in class org.eclipse.aether.internal.test.util.TestVersionConstraint
 
equals(Object) - Method in class org.eclipse.aether.metadata.AbstractMetadata
Compares this metadata with the specified object.
equals(Object) - Method in class org.eclipse.aether.named.NamedLockKey
 
equals(Object) - Method in class org.eclipse.aether.repository.LocalRepository
 
equals(Object) - Method in class org.eclipse.aether.repository.Proxy
 
equals(Object) - Method in class org.eclipse.aether.repository.RemoteRepository
 
equals(Object) - Method in class org.eclipse.aether.repository.RepositoryPolicy
 
equals(Object) - Method in class org.eclipse.aether.repository.WorkspaceRepository
 
equals(Object) - Method in class org.eclipse.aether.transport.minio.ObjectName
 
equals(Object) - Method in class org.eclipse.aether.util.artifact.DelegatingArtifact
 
equals(Object) - Method in class org.eclipse.aether.util.filter.PatternExclusionsDependencyFilter
 
equals(Object) - Method in class org.eclipse.aether.util.filter.PatternInclusionsDependencyFilter
 
equals(Object) - Method in class org.eclipse.aether.util.filter.AndDependencyFilter
 
equals(Object) - Method in class org.eclipse.aether.util.filter.ExclusionsDependencyFilter
 
equals(Object) - Method in class org.eclipse.aether.util.filter.NotDependencyFilter
 
equals(Object) - Method in class org.eclipse.aether.util.filter.OrDependencyFilter
 
equals(Object) - Method in class org.eclipse.aether.util.filter.ScopeDependencyFilter
 
equals(Object) - Method in class org.eclipse.aether.util.graph.manager.AbstractDependencyManager
 
equals(Object) - Method in class org.eclipse.aether.util.graph.manager.AbstractDependencyManager.Key
 
equals(Object) - Method in class org.eclipse.aether.util.graph.manager.NoopDependencyManager
 
equals(Object) - Method in class org.eclipse.aether.util.graph.selector.AndDependencySelector
 
equals(Object) - Method in class org.eclipse.aether.util.graph.selector.ExclusionDependencySelector
 
equals(Object) - Method in class org.eclipse.aether.util.graph.selector.OptionalDependencySelector
Deprecated.
 
equals(Object) - Method in class org.eclipse.aether.util.graph.selector.ScopeDependencySelector
Deprecated.
 
equals(Object) - Method in class org.eclipse.aether.util.graph.selector.StaticDependencySelector
 
equals(Object) - Method in class org.eclipse.aether.util.graph.traverser.AndDependencyTraverser
 
equals(Object) - Method in class org.eclipse.aether.util.graph.traverser.FatArtifactTraverser
Deprecated.
 
equals(Object) - Method in class org.eclipse.aether.util.graph.traverser.StaticDependencyTraverser
 
equals(Object) - Method in class org.eclipse.aether.util.graph.version.ChainedVersionFilter
 
equals(Object) - Method in class org.eclipse.aether.util.graph.version.ContextualSnapshotVersionFilter
 
equals(Object) - Method in class org.eclipse.aether.util.graph.version.HighestVersionFilter
 
equals(Object) - Method in class org.eclipse.aether.util.graph.version.LowestVersionFilter
 
equals(Object) - Method in class org.eclipse.aether.util.graph.version.PredicateVersionFilter
 
equals(Object) - Method in class org.eclipse.aether.util.graph.version.SnapshotVersionFilter
 
equals(Object) - Method in class org.eclipse.aether.util.version.UnionVersionRange
 
equals(Object) - Method in class org.eclipse.aether.version.VersionRange.Bound
 
equalsBaseId(Artifact, Artifact) - Static method in class org.eclipse.aether.util.artifact.ArtifactIdUtils
Determines whether two artifacts have the same base identifier.
equalsId(Artifact, Artifact) - Static method in class org.eclipse.aether.util.artifact.ArtifactIdUtils
Determines whether two artifacts have the same identifier.
equalsVersionlessId(Artifact, Artifact) - Static method in class org.eclipse.aether.util.artifact.ArtifactIdUtils
Determines whether two artifacts have the same versionless identifier.
ERROR_NOT_FOUND - Static variable in interface org.eclipse.aether.spi.connector.transport.Transporter
Classification for exceptions that denote a requested resource does not exist in the remote repository.
ERROR_OTHER - Static variable in interface org.eclipse.aether.spi.connector.transport.Transporter
Classification for exceptions that denote connectivity or authentication issues and any other kind of error that is not mapped to another classification code.
ETAG - Static variable in class org.eclipse.aether.spi.connector.transport.http.HttpConstants
 
Example - Search tag in class org.eclipse.aether.internal.test.util.DependencyGraphParser
Section
Example - Search tag in class org.eclipse.aether.internal.test.util.DependencyGraphParser
Section
Example - Search tag in class org.eclipse.aether.internal.test.util.IniArtifactDescriptorReader
Section
Exclusion - Class in org.eclipse.aether.graph
An exclusion of one or more transitive dependencies.
Exclusion(String, String, String, String) - Constructor for class org.eclipse.aether.graph.Exclusion
Creates an exclusion for artifacts with the specified coordinates.
ExclusionDependencySelector - Class in org.eclipse.aether.util.graph.selector
A dependency selector that applies exclusions based on artifact coordinates.
ExclusionDependencySelector() - Constructor for class org.eclipse.aether.util.graph.selector.ExclusionDependencySelector
Creates a new selector without any exclusions.
ExclusionDependencySelector(Collection<Exclusion>) - Constructor for class org.eclipse.aether.util.graph.selector.ExclusionDependencySelector
Creates a new selector with the specified exclusions.
ExclusionsDependencyFilter - Class in org.eclipse.aether.util.filter
A simple filter to exclude artifacts based on either artifact id or group id and artifact id.
ExclusionsDependencyFilter(Collection<String>) - Constructor for class org.eclipse.aether.util.filter.ExclusionsDependencyFilter
Creates a new filter using the specified exclude patterns.
execute() - Method in class org.apache.maven.resolver.examples.maven.ResolveArtifactMojo
The actual execution of the mojo.
executor(int, String) - Static method in class org.eclipse.aether.util.concurrency.ExecutorUtils
Returns ExecutorUtils.DIRECT_EXECUTOR or result of ExecutorUtils.threadPool(int, String) depending on value of size parameter.
ExecutorUtils - Class in org.eclipse.aether.util.concurrency
Utilities for executors and sizing them.
ExecutorUtils() - Constructor for class org.eclipse.aether.util.concurrency.ExecutorUtils
 
ext(String) - Method in class org.eclipse.aether.internal.test.util.NodeBuilder
 
extractChecksums(Function<String, String>) - Method in class org.eclipse.aether.internal.impl.transport.http.DefaultChecksumExtractor
 
extractChecksums(Function<String, String>) - Method in class org.eclipse.aether.internal.impl.transport.http.Nx2ChecksumExtractor
 
extractChecksums(Function<String, String>) - Method in class org.eclipse.aether.internal.impl.transport.http.XChecksumExtractor
 
extractChecksums(Function<String, String>) - Method in interface org.eclipse.aether.spi.connector.transport.http.ChecksumExtractor
Extract checksums using given getter, if possible, or null.
extractChecksums(Function<String, String>) - Method in class org.eclipse.aether.spi.connector.transport.http.ChecksumExtractorStrategy
Extract checksums using given getter, if possible, or null.
extractConstants(Path) - Static method in class org.eclipse.aether.tools.CollectConfiguration
Builds "constant table" for one single class.

F

factories - Variable in class org.eclipse.aether.internal.impl.synccontext.named.NamedLockFactoryAdapterFactoryImpl
 
factory - Variable in class org.eclipse.aether.internal.test.util.http.HttpTransporterTest
 
FAIL - Enum constant in enum class org.eclipse.aether.internal.test.util.http.HttpServer.ExpectContinue
 
FAILED - Enum constant in enum class org.eclipse.aether.transfer.TransferEvent.EventType
 
familyOf(SocketAddress) - Static method in enum class org.eclipse.aether.named.ipc.SocketFamily
 
FatArtifactTraverser - Class in org.eclipse.aether.util.graph.traverser
Deprecated.
since 2.0, the DependencyTraverser implementation should be provided by the resolver consumer
FatArtifactTraverser() - Constructor for class org.eclipse.aether.util.graph.traverser.FatArtifactTraverser
Deprecated.
Creates a new instance of this dependency traverser.
FILE_GAV_NAME - Static variable in class org.eclipse.aether.internal.impl.synccontext.named.NameMappers
 
FILE_HGAV_NAME - Static variable in class org.eclipse.aether.internal.impl.synccontext.named.NameMappers
 
FILE_STATIC_NAME - Static variable in class org.eclipse.aether.internal.impl.synccontext.named.NameMappers
 
fileGav() - Static method in class org.eclipse.aether.internal.impl.synccontext.named.GAVNameMapper
 
fileGavNameMapper() - Static method in class org.eclipse.aether.internal.impl.synccontext.named.NameMappers
 
FileGAVNameMapperProvider - Class in org.eclipse.aether.internal.impl.synccontext.named.providers
The "file-gav" name mapper provider.
FileGAVNameMapperProvider() - Constructor for class org.eclipse.aether.internal.impl.synccontext.named.providers.FileGAVNameMapperProvider
 
fileHashingGavNameMapper() - Static method in class org.eclipse.aether.internal.impl.synccontext.named.NameMappers
 
FileHashingGAVNameMapperProvider - Class in org.eclipse.aether.internal.impl.synccontext.named.providers
The "file-hgav" name mapper provider.
FileHashingGAVNameMapperProvider() - Constructor for class org.eclipse.aether.internal.impl.synccontext.named.providers.FileHashingGAVNameMapperProvider
 
FileLockNamedLock - Class in org.eclipse.aether.named.support
Named lock that uses FileLock.
FileLockNamedLock(NamedLockKey, FileChannel, NamedLockFactorySupport) - Constructor for class org.eclipse.aether.named.support.FileLockNamedLock
 
FileLockNamedLockFactory - Class in org.eclipse.aether.named.providers
Named locks factory of FileLockNamedLocks.
FileLockNamedLockFactory() - Constructor for class org.eclipse.aether.named.providers.FileLockNamedLockFactory
 
FileProcessor - Interface in org.eclipse.aether.spi.io
Deprecated.
FileProcessor.ProgressListener - Interface in org.eclipse.aether.spi.io
Deprecated.
A listener object that is notified for every progress made while copying files.
fileStaticNameMapper() - Static method in class org.eclipse.aether.internal.impl.synccontext.named.NameMappers
 
FileStaticNameMapperProvider - Class in org.eclipse.aether.internal.impl.synccontext.named.providers
The "file-static" name mapper provider.
FileStaticNameMapperProvider() - Constructor for class org.eclipse.aether.internal.impl.synccontext.named.providers.FileStaticNameMapperProvider
 
FileTransporterFactory - Class in org.eclipse.aether.transport.file
A transporter factory for repositories using the file: protocol.
FileTransporterFactory() - Constructor for class org.eclipse.aether.transport.file.FileTransporterFactory
Creates an (uninitialized) instance of this transporter factory.
FileUtils - Class in org.eclipse.aether.util
A utility class to write files.
FileUtils.CollocatedTempFile - Interface in org.eclipse.aether.util
A collocated temporary file, that resides next to a "target" file, and is removed when closed.
FileUtils.FileWriter - Interface in org.eclipse.aether.util
A file writer, that accepts a Path to write some content to.
FileUtils.TempFile - Interface in org.eclipse.aether.util
A temporary file, that is removed when closed.
fill(AuthenticationContext, String, Map<String, String>) - Method in interface org.eclipse.aether.repository.Authentication
Fills the given authentication context with the data from this authentication callback.
FilteringDependencyVisitor - Class in org.eclipse.aether.util.graph.visitor
A dependency visitor that delegates to another visitor if nodes match a filter.
FilteringDependencyVisitor(DependencyVisitor, DependencyFilter) - Constructor for class org.eclipse.aether.util.graph.visitor.FilteringDependencyVisitor
Creates a new visitor that delegates traversal of nodes matching the given filter to the specified visitor.
FilteringRepositoryConnector - Class in org.eclipse.aether.internal.impl.filter
A filtering connector that filter transfers using remote repository filter and delegates to another connector.
FilteringRepositoryConnector(RemoteRepository, RepositoryConnector, RemoteRepositoryFilter) - Constructor for class org.eclipse.aether.internal.impl.filter.FilteringRepositoryConnector
 
filterVersions(VersionFilter.VersionFilterContext) - Method in interface org.eclipse.aether.collection.VersionFilter
Filters the available versions for a given dependency.
filterVersions(VersionFilter.VersionFilterContext) - Method in class org.eclipse.aether.util.graph.version.ChainedVersionFilter
 
filterVersions(VersionFilter.VersionFilterContext) - Method in class org.eclipse.aether.util.graph.version.ContextualSnapshotVersionFilter
 
filterVersions(VersionFilter.VersionFilterContext) - Method in class org.eclipse.aether.util.graph.version.HighestVersionFilter
 
filterVersions(VersionFilter.VersionFilterContext) - Method in class org.eclipse.aether.util.graph.version.LowestVersionFilter
 
filterVersions(VersionFilter.VersionFilterContext) - Method in class org.eclipse.aether.util.graph.version.PredicateVersionFilter
 
filterVersions(VersionFilter.VersionFilterContext) - Method in class org.eclipse.aether.util.graph.version.SnapshotVersionFilter
 
filterVersions(Dependency, VersionRangeResult, VersionFilter, DefaultVersionFilterContext) - Static method in class org.eclipse.aether.internal.impl.collect.DependencyCollectorDelegate
 
find(List<DependencyNode>, Artifact) - Static method in class org.eclipse.aether.internal.impl.collect.DefaultDependencyCycle
Searches for a node associated with the given artifact.
find(RepositorySystemSession, LocalArtifactRequest) - Method in class org.eclipse.aether.internal.test.util.TestLocalRepositoryManager
 
find(RepositorySystemSession, LocalArtifactRequest) - Method in interface org.eclipse.aether.repository.LocalRepositoryManager
Queries for the existence of an artifact in the local repository.
find(RepositorySystemSession, LocalArtifactRequest) - Method in class org.eclipse.aether.util.repository.ChainedLocalRepositoryManager
 
find(RepositorySystemSession, LocalMetadataRequest) - Method in class org.eclipse.aether.internal.test.util.TestLocalRepositoryManager
 
find(RepositorySystemSession, LocalMetadataRequest) - Method in interface org.eclipse.aether.repository.LocalRepositoryManager
Queries for the existence of metadata in the local repository.
find(RepositorySystemSession, LocalMetadataRequest) - Method in class org.eclipse.aether.util.repository.ChainedLocalRepositoryManager
 
findArtifact(Artifact) - Method in interface org.eclipse.aether.repository.WorkspaceReader
Locates the specified artifact.
findArtifact(Artifact) - Method in class org.eclipse.aether.util.repository.ChainedWorkspaceReader
 
findArtifactPath(Artifact) - Method in interface org.eclipse.aether.repository.WorkspaceReader
Locates the specified artifact.
FindAvailableVersions - Class in org.apache.maven.resolver.examples
Determines all available versions of an artifact.
FindAvailableVersions() - Constructor for class org.apache.maven.resolver.examples.FindAvailableVersions
 
FindNewestVersion - Class in org.apache.maven.resolver.examples
Determines the newest version of an artifact.
FindNewestVersion() - Constructor for class org.apache.maven.resolver.examples.FindNewestVersion
 
findVersions(Artifact) - Method in interface org.eclipse.aether.repository.WorkspaceReader
Determines all available versions of the specified artifact.
findVersions(Artifact) - Method in class org.eclipse.aether.util.repository.ChainedWorkspaceReader
 
finish(Collection<? extends Artifact>) - Method in interface org.eclipse.aether.impl.MetadataGenerator
Allows for metadata generation based on the transformed artifacts.
finishMetadata(List<? extends MetadataGenerator>, List<? extends Artifact>) - Static method in class org.eclipse.aether.internal.impl.Utils
 
FixedBucketObjectNameMapperFactory - Class in org.eclipse.aether.transport.minio.internal
A fixed bucket mapper, uses given bucket ID and then constructs object name using repository ID and layout path as object name.
FixedBucketObjectNameMapperFactory() - Constructor for class org.eclipse.aether.transport.minio.internal.FixedBucketObjectNameMapperFactory
 
flattenDependencyNodes(RepositorySystemSession, DependencyNode, DependencyFilter) - Method in class org.eclipse.aether.internal.impl.DefaultRepositorySystem
 
flattenDependencyNodes(RepositorySystemSession, DependencyNode, DependencyFilter) - Method in interface org.eclipse.aether.RepositorySystem
Flattens the provided graph as DependencyNode into a List<DependencyNode> according to session configuration.
forLocation(URI, ChecksumAlgorithmFactory) - Static method in class org.eclipse.aether.spi.connector.layout.RepositoryLayout.ChecksumLocation
Creates a checksum descriptor for the specified artifact/metadata location and algorithm.
formatIndentation(Deque<DependencyNode>) - Method in class org.eclipse.aether.util.graph.visitor.DependencyGraphDumper
 
formatLine(Deque<DependencyNode>) - Method in class org.eclipse.aether.util.graph.visitor.DependencyGraphDumper
 
formatNode(Deque<DependencyNode>) - Method in class org.eclipse.aether.util.graph.visitor.DependencyGraphDumper
 
forProxy(RepositorySystemSession, RemoteRepository) - Static method in class org.eclipse.aether.repository.AuthenticationContext
Gets an authentication context for the proxy of the specified repository.
forProxy(RepositorySystemSession, RemoteRepository) - Static method in class org.eclipse.aether.repository.AuthenticationDigest
Gets the fingerprint for the authentication of the specified repository's proxy.
forRepository(RepositorySystemSession, RemoteRepository) - Static method in class org.eclipse.aether.repository.AuthenticationContext
Gets an authentication context for the specified repository.
forRepository(RepositorySystemSession, RemoteRepository) - Static method in class org.eclipse.aether.repository.AuthenticationDigest
Gets the fingerprint for the authentication of the specified repository.
from(int) - Static method in class org.eclipse.aether.internal.impl.scope.OptionalDependencySelector
Excludes optional transitive dependencies from given depth (1=root, 2=direct, 3=transitives of direct ones...).
from(int, Collection<String>, Collection<String>) - Static method in class org.eclipse.aether.internal.impl.scope.ScopeDependencySelector
Selects dependencies by scope starting from given depth (1=root, 2=direct, 3=transitives of direct ones...).
from(Collection<? extends VersionRange>) - Static method in class org.eclipse.aether.util.version.UnionVersionRange
Creates union VersionRanges out of passed in VersionRange collection.
from(VersionRange...) - Static method in class org.eclipse.aether.util.version.UnionVersionRange
Creates union VersionRanges out of passed in VersionRange instances.
fromDirect() - Static method in class org.eclipse.aether.internal.impl.scope.OptionalDependencySelector
Excludes optional transitive dependencies of direct dependencies.
fromDirect(Collection<String>, Collection<String>) - Static method in class org.eclipse.aether.internal.impl.scope.ScopeDependencySelector
Selects dependencies by scope starting from direct dependencies.
fromHexString(String) - Static method in class org.eclipse.aether.util.ChecksumUtils
Deprecated.
Creates a byte array out of hexadecimal representation of the specified bytes.
fromHexString(String) - Static method in class org.eclipse.aether.util.StringDigestUtil
Creates a byte array out of hexadecimal representation of the specified bytes.
fromRoot() - Static method in class org.eclipse.aether.internal.impl.scope.OptionalDependencySelector
Excludes optional dependencies always (from root).
fromRoot(Collection<String>, Collection<String>) - Static method in class org.eclipse.aether.internal.impl.scope.ScopeDependencySelector
Selects dependencies by scope always (from root).
fromString(String) - Static method in enum class org.eclipse.aether.named.ipc.SocketFamily
 
fromTo(int, int, Collection<String>, Collection<String>) - Static method in class org.eclipse.aether.internal.impl.scope.ScopeDependencySelector
Selects dependencies by scope starting from given depth (1=root, 2=direct, 3=transitives of direct ones...) to given depth.
FulcioOidHelper - Class in org.eclipse.aether.generator.sigstore.internal
Helper to decode Fulcio OID data, see Sigstore OID information.
FulcioOidHelper() - Constructor for class org.eclipse.aether.generator.sigstore.internal.FulcioOidHelper
 
FULL - Enum constant in enum class org.eclipse.aether.util.graph.transformer.ConflictResolver.Verbosity
Verbosity level to be used in "analyze" resolving use cases (ie.

G

gav() - Static method in class org.eclipse.aether.internal.impl.synccontext.named.GAVNameMapper
 
GAV_NAME - Static variable in class org.eclipse.aether.internal.impl.synccontext.named.NameMappers
 
gavNameMapper() - Static method in class org.eclipse.aether.internal.impl.synccontext.named.NameMappers
 
GAVNameMapper - Class in org.eclipse.aether.internal.impl.synccontext.named
Artifact GAV NameMapper, uses artifact and metadata coordinates to name their corresponding locks.
GAVNameMapper(boolean, String, String, String, String, String) - Constructor for class org.eclipse.aether.internal.impl.synccontext.named.GAVNameMapper
 
GAVNameMapperProvider - Class in org.eclipse.aether.internal.impl.synccontext.named.providers
The "gav" name mapper provider.
GAVNameMapperProvider() - Constructor for class org.eclipse.aether.internal.impl.synccontext.named.providers.GAVNameMapperProvider
 
generate(Collection<? extends Artifact>) - Method in interface org.eclipse.aether.spi.artifact.generator.ArtifactGenerator
Generates artifacts.
generateException(T, BiConsumerChecked<Integer, String, E>) - Method in class org.eclipse.aether.spi.connector.transport.http.RFC9457.RFC9457Reporter
Generates a HttpRFC9457Exception if the response type is a RFC 9457 message.
generatorId() - Method in interface org.eclipse.aether.spi.artifact.generator.ArtifactGenerator
Returns the generator ID, never null.
GenericVersionScheme - Class in org.eclipse.aether.util.version
A version scheme using a generic version syntax and common sense sorting.
GenericVersionScheme() - Constructor for class org.eclipse.aether.util.version.GenericVersionScheme
 
get() - Method in class org.eclipse.aether.internal.impl.collect.DefaultVersionFilterContext
 
get() - Method in class org.eclipse.aether.internal.impl.synccontext.named.providers.DiscriminatingNameMapperProvider
 
get() - Method in class org.eclipse.aether.internal.impl.synccontext.named.providers.FileGAVNameMapperProvider
 
get() - Method in class org.eclipse.aether.internal.impl.synccontext.named.providers.FileHashingGAVNameMapperProvider
 
get() - Method in class org.eclipse.aether.internal.impl.synccontext.named.providers.FileStaticNameMapperProvider
 
get() - Method in class org.eclipse.aether.internal.impl.synccontext.named.providers.GAVNameMapperProvider
 
get() - Method in class org.eclipse.aether.internal.impl.synccontext.named.providers.StaticNameMapperProvider
 
get() - Method in class org.eclipse.aether.supplier.RepositorySystemSupplier
 
get() - Method in class org.eclipse.aether.supplier.SessionBuilderSupplier
Creates a new Maven-like repository system session by initializing the session with values typical for Maven-based resolution.
get(Object) - Method in interface org.eclipse.aether.collection.DependencyGraphTransformationContext
Gets a keyed value from the context.
get(Object) - Method in class org.eclipse.aether.DefaultSessionData
 
get(Object) - Method in class org.eclipse.aether.internal.impl.collect.DefaultDependencyGraphTransformationContext
 
get(Object) - Method in interface org.eclipse.aether.SessionData
Gets the session data associated with the specified key.
get(String) - Method in interface org.eclipse.aether.artifact.ArtifactTypeRegistry
Gets the artifact type with the specified identifier.
get(String) - Method in class org.eclipse.aether.internal.impl.collect.CachingArtifactTypeRegistry
 
get(String) - Method in class org.eclipse.aether.repository.AuthenticationContext
Gets the authentication data for the specified key.
get(String) - Method in class org.eclipse.aether.util.artifact.OverlayArtifactTypeRegistry
 
get(String) - Method in class org.eclipse.aether.util.artifact.DefaultArtifactTypeRegistry
 
get(String, Class<T>) - Method in class org.eclipse.aether.repository.AuthenticationContext
Gets the authentication data for the specified key.
get(String, Map<String, String>, Class<T>) - Method in class org.eclipse.aether.repository.AuthenticationContext
Gets the authentication data for the specified key.
get(Collection<? extends ArtifactDownload>, Collection<? extends MetadataDownload>) - Method in class org.eclipse.aether.internal.impl.filter.FilteringRepositoryConnector
 
get(Collection<? extends ArtifactDownload>, Collection<? extends MetadataDownload>) - Method in interface org.eclipse.aether.spi.connector.RepositoryConnector
Performs the specified downloads.
get(RepositorySystemSession, Object) - Method in class org.eclipse.aether.DefaultRepositoryCache
 
get(RepositorySystemSession, Object) - Method in interface org.eclipse.aether.RepositoryCache
Gets the specified data from the cache.
get(GetTask) - Method in class org.eclipse.aether.spi.connector.transport.AbstractTransporter
 
get(GetTask) - Method in interface org.eclipse.aether.spi.connector.transport.Transporter
Downloads a resource from the repository.
GET - Enum constant in enum class org.eclipse.aether.transfer.TransferEvent.RequestType
Download artifact/metadata.
GET_EXISTENCE - Enum constant in enum class org.eclipse.aether.transfer.TransferEvent.RequestType
Check artifact/metadata existence only.
getActual() - Method in exception class org.eclipse.aether.transfer.ChecksumFailureException
Gets the actual checksum for the downloaded artifact/metadata.
getAdapter(RepositorySystemSession) - Method in interface org.eclipse.aether.internal.impl.synccontext.named.NamedLockFactoryAdapterFactory
Creates or returns pre-created NamedLockFactoryAdapter, never null.
getAdapter(RepositorySystemSession) - Method in class org.eclipse.aether.internal.impl.synccontext.named.NamedLockFactoryAdapterFactoryImpl
getAlgorithm() - Method in class org.eclipse.aether.internal.impl.checksum.MessageDigestChecksumAlgorithmFactorySupport
 
getAlgorithm() - Method in interface org.eclipse.aether.spi.connector.checksum.ChecksumAlgorithmFactory
Each invocation of this method returns a new instance of algorithm, never null value.
getAliases() - Method in class org.eclipse.aether.graph.DefaultDependencyNode
 
getAliases() - Method in interface org.eclipse.aether.graph.DependencyNode
Gets the known aliases for this dependency's artifact.
getAliases() - Method in class org.eclipse.aether.resolution.ArtifactDescriptorResult
Gets the known aliases for this artifact.
getAll() - Method in class org.eclipse.aether.internal.impl.PrioritizedComponents
 
getArtifact() - Method in interface org.eclipse.aether.collection.DependencyCollectionContext
Gets the artifact whose children are to be processed next during dependency collection.
getArtifact() - Method in class org.eclipse.aether.graph.DefaultDependencyNode
 
getArtifact() - Method in class org.eclipse.aether.graph.Dependency
Gets the artifact being depended on.
getArtifact() - Method in interface org.eclipse.aether.graph.DependencyNode
Gets the artifact associated with this node.
getArtifact() - Method in class org.eclipse.aether.internal.impl.collect.DefaultDependencyCollectionContext
 
getArtifact() - Method in class org.eclipse.aether.repository.LocalArtifactRegistration
Gets the artifact to register.
getArtifact() - Method in class org.eclipse.aether.repository.LocalArtifactRequest
Gets the artifact to query for.
getArtifact() - Method in class org.eclipse.aether.RepositoryEvent
Gets the artifact involved in the event (if any).
getArtifact() - Method in class org.eclipse.aether.resolution.ArtifactDescriptorPolicyRequest
Gets the artifact for whose descriptor to determine the error policy.
getArtifact() - Method in class org.eclipse.aether.resolution.ArtifactDescriptorRequest
Gets the artifact whose descriptor shall be read.
getArtifact() - Method in class org.eclipse.aether.resolution.ArtifactDescriptorResult
Gets the artifact whose descriptor was read.
getArtifact() - Method in class org.eclipse.aether.resolution.ArtifactRequest
Gets the artifact to resolve.
getArtifact() - Method in class org.eclipse.aether.resolution.ArtifactResult
Gets the resolved artifact (if any).
getArtifact() - Method in class org.eclipse.aether.resolution.VersionRangeRequest
Gets the artifact whose version range shall be resolved.
getArtifact() - Method in class org.eclipse.aether.resolution.VersionRequest
Gets the artifact whose (meta-)version shall be resolved.
getArtifact() - Method in class org.eclipse.aether.spi.connector.ArtifactTransfer
Gets the artifact being transferred.
getArtifact() - Method in exception class org.eclipse.aether.transfer.ArtifactTransferException
Gets the artifact that could not be transferred.
getArtifactDecoratorFactories() - Method in class org.eclipse.aether.supplier.RepositorySystemSupplier
 
getArtifactDecorators(RepositorySystemSession, Map<String, ArtifactDecoratorFactory>) - Static method in class org.eclipse.aether.internal.impl.Utils
 
getArtifactDescriptorPolicy() - Method in class org.eclipse.aether.AbstractForwardingRepositorySystemSession
 
getArtifactDescriptorPolicy() - Method in class org.eclipse.aether.DefaultRepositorySystemSession
 
getArtifactDescriptorPolicy() - Method in class org.eclipse.aether.internal.impl.session.DefaultCloseableSession
 
getArtifactDescriptorPolicy() - Method in interface org.eclipse.aether.RepositorySystemSession
Gets the policy which controls how errors related to reading artifact descriptors should be handled.
getArtifactDescriptorPolicy() - Method in class org.eclipse.aether.supplier.SessionBuilderSupplier
 
getArtifactDescriptorReader() - Method in class org.eclipse.aether.supplier.RepositorySystemSupplier
 
getArtifactGeneratorFactories() - Method in class org.eclipse.aether.supplier.RepositorySystemSupplier
 
getArtifactGenerators(RepositorySystemSession, Map<String, ArtifactGeneratorFactory>, DeployRequest) - Static method in class org.eclipse.aether.internal.impl.Utils
 
getArtifactGenerators(RepositorySystemSession, Map<String, ArtifactGeneratorFactory>, InstallRequest) - Static method in class org.eclipse.aether.internal.impl.Utils
 
getArtifactId() - Method in interface org.eclipse.aether.artifact.Artifact
Gets the artifact identifier of this artifact, for example "maven-model".
getArtifactId() - Method in class org.eclipse.aether.artifact.DefaultArtifact
 
getArtifactId() - Method in class org.eclipse.aether.graph.Exclusion
Gets the artifact identifier for artifacts to exclude.
getArtifactId() - Method in class org.eclipse.aether.metadata.DefaultMetadata
 
getArtifactId() - Method in interface org.eclipse.aether.metadata.Metadata
Gets the artifact identifier of this metadata.
getArtifactId() - Method in class org.eclipse.aether.util.artifact.DelegatingArtifact
 
getArtifactId() - Method in class org.eclipse.aether.util.artifact.SubArtifact
 
getArtifactPolicy() - Method in class org.eclipse.aether.impl.UpdateCheck
Gets the policy to use for the artifact check.
getArtifactPolicy(RepositorySystemSession, ResolutionErrorPolicyRequest<Artifact>) - Method in interface org.eclipse.aether.resolution.ResolutionErrorPolicy
Gets the error policy for an artifact.
getArtifactPolicy(RepositorySystemSession, ResolutionErrorPolicyRequest<Artifact>) - Method in class org.eclipse.aether.util.repository.SimpleResolutionErrorPolicy
 
getArtifactPredicateFactory() - Method in class org.eclipse.aether.supplier.RepositorySystemSupplier
 
getArtifactRegistration() - Method in class org.eclipse.aether.internal.test.util.TestLocalRepositoryManager
 
getArtifactResolver() - Method in class org.eclipse.aether.supplier.RepositorySystemSupplier
 
getArtifactResolverPostProcessors() - Method in class org.eclipse.aether.supplier.RepositorySystemSupplier
 
getArtifactResults() - Method in class org.eclipse.aether.resolution.DependencyResult
Gets the resolution results for the dependency artifacts that matched DependencyRequest.getFilter().
getArtifacts() - Method in class org.eclipse.aether.deployment.DeployRequest
Gets the artifact to deploy.
getArtifacts() - Method in class org.eclipse.aether.deployment.DeployResult
Gets the artifacts that got deployed.
getArtifacts() - Method in class org.eclipse.aether.installation.InstallRequest
Gets the artifact to install.
getArtifacts() - Method in class org.eclipse.aether.installation.InstallResult
Gets the artifacts that got installed.
getArtifacts(boolean) - Method in class org.eclipse.aether.util.graph.visitor.PostorderNodeListGenerator
Deprecated.
Gets the artifacts associated with the list of dependency nodes generated during the graph traversal.
getArtifacts(boolean) - Method in class org.eclipse.aether.util.graph.visitor.PreorderNodeListGenerator
Deprecated.
Gets the artifacts associated with the list of dependency nodes generated during the graph traversal.
getArtifacts(boolean) - Method in class org.eclipse.aether.util.graph.visitor.NodeListGenerator
Gets the artifacts associated with the list of dependency nodes generated during the graph traversal.
getArtifactTypeRegistry() - Method in class org.eclipse.aether.AbstractForwardingRepositorySystemSession
 
getArtifactTypeRegistry() - Method in class org.eclipse.aether.DefaultRepositorySystemSession
 
getArtifactTypeRegistry() - Method in class org.eclipse.aether.internal.impl.session.DefaultCloseableSession
 
getArtifactTypeRegistry() - Method in interface org.eclipse.aether.RepositorySystemSession
Gets the registry of artifact types recognized by this session, for instance when processing artifact descriptors.
getArtifactTypeRegistry() - Method in class org.eclipse.aether.supplier.SessionBuilderSupplier
 
getArtifactUpdatePolicy() - Method in class org.eclipse.aether.AbstractForwardingRepositorySystemSession
 
getArtifactUpdatePolicy() - Method in class org.eclipse.aether.DefaultRepositorySystemSession
 
getArtifactUpdatePolicy() - Method in class org.eclipse.aether.internal.impl.session.DefaultCloseableSession
 
getArtifactUpdatePolicy() - Method in class org.eclipse.aether.repository.RepositoryPolicy
Gets the update policy for locally cached artifacts from the repository.
getArtifactUpdatePolicy() - Method in interface org.eclipse.aether.RepositorySystemSession
Gets the global artifact update policy.
getAuthentication() - Method in class org.eclipse.aether.repository.Proxy
Gets the authentication to use for the proxy connection.
getAuthentication() - Method in class org.eclipse.aether.repository.RemoteRepository
Gets the authentication that has been selected for this repository.
getAuthentication(RemoteRepository) - Method in interface org.eclipse.aether.repository.AuthenticationSelector
Selects authentication for the specified remote repository.
getAuthentication(RemoteRepository) - Method in class org.eclipse.aether.util.repository.ConservativeAuthenticationSelector
 
getAuthentication(RemoteRepository) - Method in class org.eclipse.aether.util.repository.DefaultAuthenticationSelector
 
getAuthenticationSelector() - Method in class org.eclipse.aether.AbstractForwardingRepositorySystemSession
 
getAuthenticationSelector() - Method in class org.eclipse.aether.DefaultRepositorySystemSession
 
getAuthenticationSelector() - Method in class org.eclipse.aether.internal.impl.session.DefaultCloseableSession
 
getAuthenticationSelector() - Method in interface org.eclipse.aether.RepositorySystemSession
Gets the authentication selector to use for repositories discovered in artifact descriptors.
getAuthoritativeRepository() - Method in class org.eclipse.aether.impl.UpdateCheck
Gets the repository which ultimately hosts the metadata to update.
getBaos() - Method in class org.eclipse.aether.internal.test.util.http.RecordingTransportListener
 
getBasedir() - Method in class org.eclipse.aether.repository.LocalRepository
Deprecated.
getBasedir(RepositorySystemSession, String, String, boolean) - Method in class org.eclipse.aether.internal.impl.checksum.SparseDirectoryTrustedChecksumsSource
Uses utility DirectoryUtils.resolveDirectory(RepositorySystemSession, String, String, boolean) to calculate (and maybe create) basedir for this implementation, never returns null.
getBasedir(RepositorySystemSession, String, String, boolean) - Method in class org.eclipse.aether.internal.impl.checksum.SummaryFileTrustedChecksumsSource
Uses utility DirectoryUtils.resolveDirectory(RepositorySystemSession, String, String, boolean) to calculate (and maybe create) basedir for this implementation, never returns null.
getBasedir(RepositorySystemSession, String, String, boolean) - Method in class org.eclipse.aether.internal.impl.filter.RemoteRepositoryFilterSourceSupport
Uses common DirectoryUtils.resolveDirectory(RepositorySystemSession, String, String, boolean) to calculate (and maybe create) basedir for this implementation, never returns null.
getBasePath() - Method in class org.eclipse.aether.repository.LocalRepository
Gets the base directory of the repository.
getBaseVersion() - Method in class org.eclipse.aether.artifact.AbstractArtifact
 
getBaseVersion() - Method in interface org.eclipse.aether.artifact.Artifact
Gets the base version of this artifact, for example "1.0-SNAPSHOT".
getBaseVersion() - Method in class org.eclipse.aether.util.artifact.DelegatingArtifact
 
getBaseVersion() - Method in class org.eclipse.aether.util.artifact.SubArtifact
 
getBasicRepositoryConnectorFactory() - Method in class org.eclipse.aether.supplier.RepositorySystemSupplier
 
getBody(HttpURLConnection) - Method in class org.eclipse.aether.transport.jdk.JdkRFC9457Reporter
 
getBody(CloseableHttpResponse) - Method in class org.eclipse.aether.transport.apache.ApacheRFC9457Reporter
 
getBody(InputStreamResponseListener) - Method in class org.eclipse.aether.transport.jetty.JettyRFC9457Reporter
 
getBody(T) - Method in class org.eclipse.aether.spi.connector.transport.http.RFC9457.RFC9457Reporter
 
getBoolean(Map<?, ?>, boolean, String...) - Static method in class org.eclipse.aether.util.ConfigUtils
Gets the specified configuration property.
getBoolean(RepositorySystemSession, boolean, String...) - Static method in class org.eclipse.aether.util.ConfigUtils
Gets the specified configuration property.
getBucket() - Method in class org.eclipse.aether.transport.minio.ObjectName
 
getBuildPath() - Method in class org.eclipse.aether.impl.scope.BuildScopeQuery
 
getBuildPaths() - Method in interface org.eclipse.aether.impl.scope.BuildScope
The build paths this scope belongs to.
getBuildScopeSource() - Method in interface org.eclipse.aether.impl.scope.ScopeManagerConfiguration
 
getCache() - Method in class org.eclipse.aether.AbstractForwardingRepositorySystemSession
 
getCache() - Method in class org.eclipse.aether.DefaultRepositorySystemSession
 
getCache() - Method in class org.eclipse.aether.internal.impl.session.DefaultCloseableSession
 
getCache() - Method in interface org.eclipse.aether.RepositorySystemSession
Gets the cache the repository system may use to save data for future reuse during the session.
getChecksumAlgorithmFactories() - Method in class org.eclipse.aether.internal.impl.checksum.DefaultChecksumAlgorithmFactorySelector
 
getChecksumAlgorithmFactories() - Method in interface org.eclipse.aether.spi.connector.checksum.ChecksumAlgorithmFactorySelector
Returns immutable collection of all supported algorithms.
getChecksumAlgorithmFactories() - Method in interface org.eclipse.aether.spi.connector.layout.RepositoryLayout
Returns immutable list of ChecksumAlgorithmFactory this instance of layout uses, never null.
getChecksumAlgorithmFactories() - Method in class org.eclipse.aether.supplier.RepositorySystemSupplier
 
getChecksumAlgorithmFactory() - Method in class org.eclipse.aether.spi.connector.layout.RepositoryLayout.ChecksumLocation
Gets the ChecksumAlgorithmFactory that is used to calculate the checksum.
getChecksumAlgorithmFactorySelector() - Method in class org.eclipse.aether.supplier.RepositorySystemSupplier
 
getChecksumExtractor() - Method in class org.eclipse.aether.supplier.RepositorySystemSupplier
 
getChecksumExtractorStrategies() - Method in class org.eclipse.aether.supplier.RepositorySystemSupplier
 
getChecksumLocations(Artifact, boolean, URI) - Method in interface org.eclipse.aether.spi.connector.layout.RepositoryLayout
Gets the checksums files that a remote repository keeps to help detect data corruption during transfers of the specified artifact.
getChecksumLocations(Metadata, boolean, URI) - Method in interface org.eclipse.aether.spi.connector.layout.RepositoryLayout
Gets the checksums files that a remote repository keeps to help detect data corruption during transfers of the specified metadata.
getChecksumPolicy() - Method in class org.eclipse.aether.AbstractForwardingRepositorySystemSession
 
getChecksumPolicy() - Method in class org.eclipse.aether.DefaultRepositorySystemSession
 
getChecksumPolicy() - Method in class org.eclipse.aether.internal.impl.session.DefaultCloseableSession
 
getChecksumPolicy() - Method in class org.eclipse.aether.repository.RepositoryPolicy
Gets the policy for checksum validation.
getChecksumPolicy() - Method in interface org.eclipse.aether.RepositorySystemSession
Gets the global checksum policy.
getChecksumPolicy() - Method in class org.eclipse.aether.spi.connector.ArtifactDownload
Gets the checksum policy for this transfer.
getChecksumPolicy() - Method in class org.eclipse.aether.spi.connector.MetadataDownload
Gets the checksum policy for this transfer.
getChecksumPolicyProvider() - Method in class org.eclipse.aether.supplier.RepositorySystemSupplier
 
getChecksumProcessor() - Method in class org.eclipse.aether.supplier.RepositorySystemSupplier
 
getChecksums() - Method in class org.eclipse.aether.spi.connector.transport.GetTask
Gets the checksums which the remote repository advertises for the resource.
getChildren() - Method in class org.eclipse.aether.graph.DefaultDependencyNode
 
getChildren() - Method in interface org.eclipse.aether.graph.DependencyNode
Gets the child nodes of this node.
getChildren(Object) - Method in class org.eclipse.aether.internal.impl.collect.DataPool
 
getChildScope() - Method in class org.eclipse.aether.util.graph.transformer.ConflictResolver.ScopeContext
Gets the original scope of the child dependency.
getClassifier() - Method in interface org.eclipse.aether.artifact.Artifact
Gets the classifier of this artifact, for example "sources".
getClassifier() - Method in interface org.eclipse.aether.artifact.ArtifactType
Gets the classifier to use for artifacts of this type (unless explicitly overridden by the artifact).
getClassifier() - Method in class org.eclipse.aether.artifact.DefaultArtifact
 
getClassifier() - Method in class org.eclipse.aether.artifact.DefaultArtifactType
Deprecated.
 
getClassifier() - Method in class org.eclipse.aether.graph.Exclusion
Gets the classifier for artifacts to exclude.
getClassifier() - Method in class org.eclipse.aether.util.artifact.DelegatingArtifact
 
getClassifier() - Method in class org.eclipse.aether.util.artifact.SubArtifact
 
getClassPath() - Method in class org.eclipse.aether.util.graph.visitor.PostorderNodeListGenerator
Deprecated.
Gets a class path by concatenating the artifact files of the visited dependency nodes.
getClassPath() - Method in class org.eclipse.aether.util.graph.visitor.PreorderNodeListGenerator
Deprecated.
Gets a class path by concatenating the artifact files of the visited dependency nodes.
getClassPath() - Method in class org.eclipse.aether.util.graph.visitor.NodeListGenerator
Gets a class path by concatenating the artifact files of the visited dependency nodes.
getCollectExceptions() - Method in class org.eclipse.aether.resolution.DependencyResult
Gets the exceptions that occurred while building the dependency graph.
getCollectRequest() - Method in class org.eclipse.aether.resolution.DependencyRequest
Gets the collect request used to calculate the dependency graph whose artifacts should be resolved.
getComponent() - Method in class org.eclipse.aether.internal.impl.PrioritizedComponent
 
getConfigProperties() - Method in class org.eclipse.aether.AbstractForwardingRepositorySystemSession
 
getConfigProperties() - Method in class org.eclipse.aether.DefaultRepositorySystemSession
 
getConfigProperties() - Method in class org.eclipse.aether.internal.impl.session.DefaultCloseableSession
 
getConfigProperties() - Method in interface org.eclipse.aether.RepositorySystemSession
Gets the configuration properties used to tweak internal aspects of the repository system (e.g.
getConfigurationSource(JavaDocCapable<?>) - Method in class org.eclipse.aether.tools.CollectConfiguration
 
getConfigurationType(JavaDocCapable<?>) - Method in class org.eclipse.aether.tools.CollectConfiguration
 
getConstraint(Object, VersionRangeRequest) - Method in class org.eclipse.aether.internal.impl.collect.DataPool
 
getContentLength() - Method in class org.eclipse.aether.transfer.TransferResource
The size of the resource in bytes.
getContentType() - Method in interface org.eclipse.aether.repository.ArtifactRepository
Gets the type of the repository, for example "default".
getContentType() - Method in class org.eclipse.aether.repository.LocalRepository
 
getContentType() - Method in class org.eclipse.aether.repository.RemoteRepository
 
getContentType() - Method in class org.eclipse.aether.repository.WorkspaceRepository
 
getContext() - Method in interface org.eclipse.aether.collection.CollectStepData
Returns the context of collection.
getContext() - Method in class org.eclipse.aether.internal.impl.collect.CollectStepDataImpl
 
getContext() - Method in class org.eclipse.aether.repository.LocalArtifactRequest
Gets the resolution context.
getContext() - Method in class org.eclipse.aether.repository.LocalMetadataRequest
Gets the resolution context.
getContexts() - Method in class org.eclipse.aether.repository.LocalArtifactRegistration
Gets the resolution contexts in which the artifact is available.
getContexts() - Method in class org.eclipse.aether.repository.LocalMetadataRegistration
Gets the resolution contexts in which the metadata is available.
getCount() - Method in interface org.eclipse.aether.collection.VersionFilter.VersionFilterContext
Gets the total number of available versions.
getCount() - Method in class org.eclipse.aether.internal.impl.collect.DefaultVersionFilterContext
 
getCycles() - Method in class org.eclipse.aether.collection.CollectResult
Gets the dependency cycles that were encountered while building the dependency graph.
getCycles() - Method in class org.eclipse.aether.resolution.DependencyResult
Gets the dependency cycles that were encountered while building the dependency graph.
getCyclicDependencies() - Method in interface org.eclipse.aether.graph.DependencyCycle
Gets the dependencies that actually form the cycle.
getCyclicDependencies() - Method in class org.eclipse.aether.internal.impl.collect.DefaultDependencyCycle
 
getData() - Method in class org.eclipse.aether.AbstractForwardingRepositorySystemSession
 
getData() - Method in class org.eclipse.aether.DefaultRepositorySystemSession
 
getData() - Method in class org.eclipse.aether.graph.DefaultDependencyNode
 
getData() - Method in interface org.eclipse.aether.graph.DependencyNode
Gets the custom data associated with this dependency node.
getData() - Method in class org.eclipse.aether.internal.impl.session.DefaultCloseableSession
 
getData() - Method in interface org.eclipse.aether.RepositorySystemSession
Gets the custom data associated with this session.
getData() - Method in class org.eclipse.aether.RequestTrace
Gets the data associated with this trace.
getDataBuffer() - Method in class org.eclipse.aether.transfer.TransferEvent
Gets the byte buffer holding the transferred bytes since the last event.
getDataBytes() - Method in class org.eclipse.aether.spi.connector.transport.GetTask
Gets the data that was downloaded into memory.
getDataFile() - Method in class org.eclipse.aether.spi.connector.transport.GetTask
Deprecated.
getDataFile() - Method in class org.eclipse.aether.spi.connector.transport.PutTask
Deprecated.
getDataLength() - Method in class org.eclipse.aether.internal.test.util.http.RecordingTransportListener
 
getDataLength() - Method in class org.eclipse.aether.spi.connector.transport.PutTask
Gets the total number of bytes to be uploaded.
getDataLength() - Method in class org.eclipse.aether.transfer.TransferEvent
Gets the number of bytes that have been transferred since the last event.
getDataOffset() - Method in class org.eclipse.aether.internal.test.util.http.RecordingTransportListener
 
getDataPath() - Method in class org.eclipse.aether.spi.connector.transport.GetTask
Gets the file (if any) where the downloaded data should be stored.
getDataPath() - Method in class org.eclipse.aether.spi.connector.transport.PutTask
Gets the file (if any) with the data to be uploaded.
getDataString() - Method in class org.eclipse.aether.spi.connector.transport.GetTask
Gets the data that was downloaded into memory as a string.
getDefaultFactoryName() - Method in class org.eclipse.aether.internal.impl.synccontext.named.NamedLockFactoryAdapterFactoryImpl
Returns the default named lock factory name, never null.
getDefaultNameMapperName() - Method in class org.eclipse.aether.internal.impl.synccontext.named.NamedLockFactoryAdapterFactoryImpl
Returns the default name mapper name, never null.
getDependencies() - Method in class org.eclipse.aether.collection.CollectRequest
Gets the direct dependencies.
getDependencies() - Method in class org.eclipse.aether.resolution.ArtifactDescriptorResult
Gets the list of direct dependencies of the artifact.
getDependencies(boolean) - Method in class org.eclipse.aether.util.graph.visitor.PostorderNodeListGenerator
Deprecated.
Gets the dependencies seen during the graph traversal.
getDependencies(boolean) - Method in class org.eclipse.aether.util.graph.visitor.PreorderNodeListGenerator
Deprecated.
Gets the dependencies seen during the graph traversal.
getDependencies(boolean) - Method in class org.eclipse.aether.util.graph.visitor.NodeListGenerator
Gets the dependencies seen during the graph traversal.
getDependency() - Method in interface org.eclipse.aether.collection.DependencyCollectionContext
Gets the dependency whose children are to be processed next during dependency collection.
getDependency() - Method in interface org.eclipse.aether.collection.VersionFilter.VersionFilterContext
Gets the dependency whose version range is being filtered.
getDependency() - Method in class org.eclipse.aether.graph.DefaultDependencyNode
 
getDependency() - Method in interface org.eclipse.aether.graph.DependencyNode
Gets the dependency associated with this node.
getDependency() - Method in class org.eclipse.aether.internal.impl.collect.DefaultDependencyCollectionContext
 
getDependency() - Method in class org.eclipse.aether.internal.impl.collect.DefaultVersionFilterContext
 
getDependency() - Method in class org.eclipse.aether.util.graph.transformer.ConflictResolver.ConflictItem
Gets the dependency involved in the conflict, short for getNode.getDependency().
getDependencyCollector() - Method in class org.eclipse.aether.supplier.RepositorySystemSupplier
 
getDependencyCollectorDelegates() - Method in class org.eclipse.aether.supplier.RepositorySystemSupplier
 
getDependencyFilter(ResolutionScope) - Method in interface org.eclipse.aether.impl.scope.InternalScopeManager
Resolver specific: dependency filter to be used to support this scope (with its dependency and resolution scopes).
getDependencyFilter(ResolutionScope) - Method in class org.eclipse.aether.internal.impl.scope.ScopeManagerImpl
 
getDependencyGraphTransformer() - Method in class org.eclipse.aether.AbstractForwardingRepositorySystemSession
 
getDependencyGraphTransformer() - Method in class org.eclipse.aether.DefaultRepositorySystemSession
 
getDependencyGraphTransformer() - Method in class org.eclipse.aether.internal.impl.session.DefaultCloseableSession
 
getDependencyGraphTransformer() - Method in interface org.eclipse.aether.RepositorySystemSession
Gets the dependency graph transformer to use for building dependency graphs.
getDependencyGraphTransformer() - Method in class org.eclipse.aether.supplier.SessionBuilderSupplier
 
getDependencyGraphTransformer(ResolutionScope) - Method in interface org.eclipse.aether.impl.scope.InternalScopeManager
Resolver specific: dependency graph transformer to be used to support this scope (with its dependency and resolution scopes).
getDependencyGraphTransformer(ResolutionScope) - Method in class org.eclipse.aether.internal.impl.scope.ScopeManagerImpl
 
GetDependencyHierarchy - Class in org.apache.maven.resolver.examples
Visualizes the transitive dependencies of an artifact similar to m2e's dependency hierarchy view.
GetDependencyHierarchy() - Constructor for class org.apache.maven.resolver.examples.GetDependencyHierarchy
 
GetDependencyHierarchyWithConflicts - Class in org.apache.maven.resolver.examples
Visualizes the transitive dependencies of an artifact similar to m2e's dependency hierarchy view.
GetDependencyHierarchyWithConflicts() - Constructor for class org.apache.maven.resolver.examples.GetDependencyHierarchyWithConflicts
 
getDependencyManager() - Method in class org.eclipse.aether.AbstractForwardingRepositorySystemSession
 
getDependencyManager() - Method in class org.eclipse.aether.DefaultRepositorySystemSession
 
getDependencyManager() - Method in class org.eclipse.aether.internal.impl.session.DefaultCloseableSession
 
getDependencyManager() - Method in interface org.eclipse.aether.RepositorySystemSession
Gets the dependency manager to use for building dependency graphs.
getDependencyManager() - Method in class org.eclipse.aether.supplier.SessionBuilderSupplier
 
getDependencyNode() - Method in class org.eclipse.aether.resolution.ArtifactRequest
Gets the dependency node (if any) for which to resolve the artifact.
getDependencyNodeResults() - Method in class org.eclipse.aether.resolution.DependencyResult
Gets the resolution results for the dependency nodes that matched DependencyRequest.getFilter().
getDependencyScope(String) - Method in class org.eclipse.aether.internal.impl.scope.ScopeManagerImpl
 
getDependencyScope(String) - Method in interface org.eclipse.aether.scope.ScopeManager
Returns a specific dependency scope by label.
getDependencyScopeMainProjectBuildScope(DependencyScope) - Method in interface org.eclipse.aether.impl.scope.InternalScopeManager
Returns the BuildScope that this scope deem as main.
getDependencyScopeMainProjectBuildScope(DependencyScope) - Method in class org.eclipse.aether.internal.impl.scope.ScopeManagerImpl
 
getDependencyScopeUniverse() - Method in class org.eclipse.aether.internal.impl.scope.ScopeManagerImpl
 
getDependencyScopeUniverse() - Method in interface org.eclipse.aether.scope.ScopeManager
Returns the "universe" (all) of dependency scopes.
getDependencyScopeWidth(DependencyScope) - Method in interface org.eclipse.aether.impl.scope.InternalScopeManager
The "width" of scope: is basically sum of all distinct ProjectPath and BuildPath that are in build scopes the scope is present in.
getDependencyScopeWidth(DependencyScope) - Method in class org.eclipse.aether.internal.impl.scope.ScopeManagerImpl
 
getDependencySelector() - Method in class org.eclipse.aether.AbstractForwardingRepositorySystemSession
 
getDependencySelector() - Method in class org.eclipse.aether.DefaultRepositorySystemSession
 
getDependencySelector() - Method in class org.eclipse.aether.internal.impl.session.DefaultCloseableSession
 
getDependencySelector() - Method in interface org.eclipse.aether.RepositorySystemSession
Gets the dependency selector to use for building dependency graphs.
getDependencySelector() - Method in class org.eclipse.aether.supplier.SessionBuilderSupplier
 
getDependencySelector(ResolutionScope) - Method in interface org.eclipse.aether.impl.scope.InternalScopeManager
Resolver specific: dependency selector to be used to support this scope (with its dependency and resolution scopes).
getDependencySelector(ResolutionScope) - Method in class org.eclipse.aether.internal.impl.scope.ScopeManagerImpl
 
getDependencyTraverser() - Method in class org.eclipse.aether.AbstractForwardingRepositorySystemSession
 
getDependencyTraverser() - Method in class org.eclipse.aether.DefaultRepositorySystemSession
 
getDependencyTraverser() - Method in class org.eclipse.aether.internal.impl.session.DefaultCloseableSession
 
getDependencyTraverser() - Method in interface org.eclipse.aether.RepositorySystemSession
Gets the dependency traverser to use for building dependency graphs.
getDependencyTraverser() - Method in class org.eclipse.aether.supplier.SessionBuilderSupplier
 
GetDependencyTree - Class in org.apache.maven.resolver.examples
Collects the transitive dependencies of an artifact.
GetDependencyTree() - Constructor for class org.apache.maven.resolver.examples.GetDependencyTree
 
getDeployer() - Method in class org.eclipse.aether.supplier.RepositorySystemSupplier
 
getDepth() - Method in class org.eclipse.aether.util.graph.manager.AbstractDependencyManager.Holder
 
getDepth() - Method in class org.eclipse.aether.util.graph.transformer.ConflictResolver.ConflictItem
Gets the zero-based depth at which the conflicting node occurs in the graph.
getDerivedScope() - Method in class org.eclipse.aether.util.graph.transformer.ConflictResolver.ScopeContext
Gets the derived scope of the child dependency.
getDerivedScope(String, String) - Method in class org.eclipse.aether.internal.impl.scope.ManagedScopeDeriver
Visible for testing.
getDescriptor(DataPool.DescriptorKey, ArtifactDescriptorRequest) - Method in class org.eclipse.aether.internal.impl.collect.DataPool
 
getDetail() - Method in class org.eclipse.aether.spi.connector.transport.http.RFC9457.RFC9457Payload
 
GetDirectDependencies - Class in org.apache.maven.resolver.examples
Determines the direct dependencies of an artifact as declared in its artifact descriptor (POM).
GetDirectDependencies() - Constructor for class org.apache.maven.resolver.examples.GetDirectDependencies
 
getEffectiveChecksumPolicy(RepositorySystemSession, String, String) - Method in class org.eclipse.aether.internal.impl.DefaultChecksumPolicyProvider
 
getEffectiveChecksumPolicy(RepositorySystemSession, String, String) - Method in interface org.eclipse.aether.spi.connector.checksum.ChecksumPolicyProvider
Returns the least strict policy.
getEffectiveUpdatePolicy(RepositorySystemSession, String, String) - Method in interface org.eclipse.aether.impl.UpdatePolicyAnalyzer
Returns the policy with the shorter update interval.
getEffectiveUpdatePolicy(RepositorySystemSession, String, String) - Method in class org.eclipse.aether.internal.impl.DefaultUpdatePolicyAnalyzer
 
getEnabled() - Method in class org.eclipse.aether.internal.impl.PrioritizedComponents
 
getErrorPath() - Method in class org.eclipse.aether.internal.impl.collect.DependencyCollectorDelegate.Results
 
getException() - Method in class org.eclipse.aether.impl.UpdateCheck
Gets the exception that occurred during the update check.
getException() - Method in class org.eclipse.aether.RepositoryEvent
Gets the exception that caused the event (if any).
getException() - Method in class org.eclipse.aether.resolution.MetadataResult
Gets the exception that occurred while resolving the metadata.
getException() - Method in class org.eclipse.aether.spi.connector.ArtifactTransfer
Gets the exception that occurred during the transfer (if any).
getException() - Method in class org.eclipse.aether.spi.connector.MetadataTransfer
Gets the exception that occurred during the transfer (if any).
getException() - Method in class org.eclipse.aether.spi.connector.Transfer
Gets the exception that occurred during the transfer (if any).
getException() - Method in class org.eclipse.aether.transfer.TransferEvent
Gets the error that occurred during the transfer.
getExceptions() - Method in class org.eclipse.aether.collection.CollectResult
Gets the exceptions that occurred while building the dependency graph.
getExceptions() - Method in class org.eclipse.aether.RepositoryEvent
Gets the exceptions that caused the event (if any).
getExceptions() - Method in class org.eclipse.aether.resolution.ArtifactDescriptorResult
Gets the exceptions that occurred while reading the artifact descriptor.
getExceptions() - Method in class org.eclipse.aether.resolution.ArtifactResult
Gets the exceptions that occurred while resolving the artifact.
getExceptions() - Method in class org.eclipse.aether.resolution.VersionRangeResult
Gets the exceptions that occurred while resolving the version range.
getExceptions() - Method in class org.eclipse.aether.resolution.VersionResult
Gets the exceptions that occurred while resolving the version.
getExclusions() - Method in class org.eclipse.aether.collection.DependencyManagement
Gets the new exclusions to apply to the dependency.
getExclusions() - Method in class org.eclipse.aether.graph.Dependency
Gets the exclusions for this dependency.
getExpected() - Method in exception class org.eclipse.aether.transfer.ChecksumFailureException
Gets the expected checksum for the downloaded artifact/metadata.
getExpectedKind() - Method in exception class org.eclipse.aether.transfer.ChecksumFailureException
Gets the expected checksum kind for the downloaded artifact/metadata.
getExtension() - Method in interface org.eclipse.aether.artifact.Artifact
Gets the (file) extension of this artifact, for example "jar" or "tar.gz".
getExtension() - Method in interface org.eclipse.aether.artifact.ArtifactType
Gets the file extension to use for artifacts of this type (unless explicitly overridden by the artifact).
getExtension() - Method in class org.eclipse.aether.artifact.DefaultArtifact
 
getExtension() - Method in class org.eclipse.aether.artifact.DefaultArtifactType
Deprecated.
 
getExtension() - Method in class org.eclipse.aether.graph.Exclusion
Gets the file extension for artifacts to exclude.
getExtension() - Method in class org.eclipse.aether.util.artifact.DelegatingArtifact
 
getExtension() - Method in class org.eclipse.aether.util.artifact.SubArtifact
 
getFactoryName(RepositorySystemSession) - Method in class org.eclipse.aether.internal.impl.synccontext.named.NamedLockFactoryAdapterFactoryImpl
Returns the selected (user configured or default) named lock factory name, never null.
getFile() - Method in interface org.eclipse.aether.artifact.Artifact
Deprecated.
Use Artifact.getPath() instead.
getFile() - Method in class org.eclipse.aether.artifact.DefaultArtifact
Deprecated.
getFile() - Method in class org.eclipse.aether.impl.UpdateCheck
Deprecated.
getFile() - Method in class org.eclipse.aether.metadata.DefaultMetadata
Deprecated.
getFile() - Method in interface org.eclipse.aether.metadata.Metadata
Deprecated.
Use Metadata.getPath() instead.
getFile() - Method in class org.eclipse.aether.repository.LocalArtifactResult
Deprecated.
getFile() - Method in class org.eclipse.aether.repository.LocalMetadataResult
Deprecated.
getFile() - Method in class org.eclipse.aether.RepositoryEvent
Deprecated.
getFile() - Method in class org.eclipse.aether.spi.connector.ArtifactTransfer
Deprecated.
getFile() - Method in class org.eclipse.aether.spi.connector.MetadataTransfer
Deprecated.
getFile() - Method in class org.eclipse.aether.transfer.TransferResource
Deprecated.
getFile() - Method in class org.eclipse.aether.util.artifact.DelegatingArtifact
Deprecated.
getFile() - Method in class org.eclipse.aether.util.artifact.SubArtifact
Deprecated.
getFileExtension() - Method in interface org.eclipse.aether.spi.connector.checksum.ChecksumAlgorithmFactory
Returns the file extension to be used for given checksum file (without leading dot), never null.
getFileExtension() - Method in class org.eclipse.aether.spi.connector.checksum.ChecksumAlgorithmFactorySupport
Returns the file extension to be used for given checksum algorithm (without leading dot), never null.
getFiles() - Method in class org.eclipse.aether.util.graph.visitor.PostorderNodeListGenerator
Deprecated.
Gets the files of resolved artifacts seen during the graph traversal.
getFiles() - Method in class org.eclipse.aether.util.graph.visitor.PreorderNodeListGenerator
Deprecated.
Gets the files of resolved artifacts seen during the graph traversal.
getFiles() - Method in class org.eclipse.aether.util.graph.visitor.NodeListGenerator
Deprecated.
getFilter() - Method in class org.eclipse.aether.resolution.DependencyRequest
Gets the resolution filter used to select which artifacts of the dependency graph should be resolved.
getFilter() - Method in class org.eclipse.aether.util.graph.visitor.FilteringDependencyVisitor
Gets the filter being applied before delegation.
getFilter() - Method in class org.eclipse.aether.util.graph.visitor.PathRecordingDependencyVisitor
Gets the filter being used to select terminal nodes.
getFloat(Map<?, ?>, float, String...) - Static method in class org.eclipse.aether.util.ConfigUtils
Gets the specified configuration property.
getFloat(RepositorySystemSession, float, String...) - Static method in class org.eclipse.aether.util.ConfigUtils
Gets the specified configuration property.
getGroupId() - Method in interface org.eclipse.aether.artifact.Artifact
Gets the group identifier of this artifact, for example "org.apache.maven".
getGroupId() - Method in class org.eclipse.aether.artifact.DefaultArtifact
 
getGroupId() - Method in class org.eclipse.aether.graph.Exclusion
Gets the group identifier for artifacts to exclude.
getGroupId() - Method in class org.eclipse.aether.metadata.DefaultMetadata
 
getGroupId() - Method in interface org.eclipse.aether.metadata.Metadata
Gets the group identifier of this metadata.
getGroupId() - Method in class org.eclipse.aether.util.artifact.DelegatingArtifact
 
getGroupId() - Method in class org.eclipse.aether.util.artifact.SubArtifact
 
getHeaders() - Method in class org.eclipse.aether.internal.test.util.http.HttpServer.LogEntry
 
getHighestVersion() - Method in class org.eclipse.aether.resolution.VersionRangeResult
Gets the highest version matching the requested range.
getHost() - Method in class org.eclipse.aether.internal.test.util.http.HttpServer
 
getHost() - Method in class org.eclipse.aether.repository.Proxy
Gets the host for this proxy.
getHost() - Method in class org.eclipse.aether.repository.RemoteRepository
Gets the host part from the repository's URL.
getHttpPort() - Method in class org.eclipse.aether.internal.test.util.http.HttpServer
 
getHttpsPort() - Method in class org.eclipse.aether.internal.test.util.http.HttpServer
 
getHttpsUrl() - Method in class org.eclipse.aether.internal.test.util.http.HttpServer
 
getHttpUrl() - Method in class org.eclipse.aether.internal.test.util.http.HttpServer
 
getId() - Method in interface org.eclipse.aether.artifact.ArtifactType
Gets the identifier of this type, e.g.
getId() - Method in class org.eclipse.aether.artifact.DefaultArtifactType
Deprecated.
 
getId() - Method in interface org.eclipse.aether.impl.scope.BuildPath
The label.
getId() - Method in interface org.eclipse.aether.impl.scope.BuildScope
The label.
getId() - Method in interface org.eclipse.aether.impl.scope.ProjectPath
The label.
getId() - Method in interface org.eclipse.aether.impl.scope.ScopeManagerConfiguration
 
getId() - Method in class org.eclipse.aether.internal.impl.scope.ScopeManagerImpl
 
getId() - Method in interface org.eclipse.aether.repository.ArtifactRepository
Gets the identifier of this repository.
getId() - Method in class org.eclipse.aether.repository.LocalRepository
 
getId() - Method in class org.eclipse.aether.repository.RemoteRepository
 
getId() - Method in class org.eclipse.aether.repository.WorkspaceRepository
 
getId() - Method in interface org.eclipse.aether.scope.DependencyScope
The label.
getId() - Method in interface org.eclipse.aether.scope.ResolutionScope
The label.
getId() - Method in interface org.eclipse.aether.scope.ScopeManager
The label.
getId(Artifact) - Static method in class org.eclipse.aether.internal.impl.collect.DependencyCollectorDelegate
 
getInstaller() - Method in class org.eclipse.aether.supplier.RepositorySystemSupplier
 
getInstance() - Method in class org.eclipse.aether.spi.connector.transport.http.RFC9457.RFC9457Payload
 
getInstance(DependencyNode, DependencyGraphTransformationContext) - Method in class org.eclipse.aether.util.graph.transformer.ConflictResolver.OptionalitySelector
Retrieves the optionality selector for use during the specified graph transformation.
getInstance(DependencyNode, DependencyGraphTransformationContext) - Method in class org.eclipse.aether.util.graph.transformer.ConflictResolver.ScopeDeriver
Retrieves the scope deriver for use during the specified graph transformation.
getInstance(DependencyNode, DependencyGraphTransformationContext) - Method in class org.eclipse.aether.util.graph.transformer.ConflictResolver.ScopeSelector
Retrieves the scope selector for use during the specified graph transformation.
getInstance(DependencyNode, DependencyGraphTransformationContext) - Method in class org.eclipse.aether.util.graph.transformer.ConflictResolver.VersionSelector
Retrieves the version selector for use during the specified graph transformation.
getInteger(Map<?, ?>, int, String...) - Static method in class org.eclipse.aether.util.ConfigUtils
Gets the specified configuration property.
getInteger(RepositorySystemSession, int, String...) - Static method in class org.eclipse.aether.util.ConfigUtils
Gets the specified configuration property.
getIssuer(X509Certificate) - Static method in class org.eclipse.aether.generator.sigstore.internal.FulcioOidHelper
 
getIssuerV1(X509Certificate) - Static method in class org.eclipse.aether.generator.sigstore.internal.FulcioOidHelper
Deprecated.
getIssuerV2(X509Certificate) - Static method in class org.eclipse.aether.generator.sigstore.internal.FulcioOidHelper
 
getItem() - Method in class org.eclipse.aether.impl.UpdateCheck
Gets the item of the check.
getItem() - Method in class org.eclipse.aether.resolution.ResolutionErrorPolicyRequest
Gets the artifact/metadata for which to determine the error policy.
getItems() - Method in class org.eclipse.aether.util.graph.transformer.ConflictResolver.ConflictContext
Gets the collection of conflict items in this context.
getKey() - Method in class org.eclipse.aether.repository.WorkspaceRepository
Gets the key of this workspace repository.
getList(Map<?, ?>, List<?>, String...) - Static method in class org.eclipse.aether.util.ConfigUtils
Gets the specified configuration property.
getList(RepositorySystemSession, List<?>, String...) - Static method in class org.eclipse.aether.util.ConfigUtils
Gets the specified configuration property.
getListener() - Method in class org.eclipse.aether.spi.connector.Transfer
Gets the listener that is to be notified during the transfer.
getListener() - Method in class org.eclipse.aether.spi.connector.transport.TransportTask
Gets the listener that is to be notified during the transfer.
getLocalAddress() - Method in class org.eclipse.aether.named.ipc.IpcServer
 
getLocalArtifactResult() - Method in class org.eclipse.aether.resolution.ArtifactResult
Gets the LocalArtifactResult received during artifact resolution.
getLocalLastUpdated() - Method in class org.eclipse.aether.impl.UpdateCheck
Gets the last-modified timestamp of the corresponding item produced by a local installation.
getLocalPathComposer() - Method in class org.eclipse.aether.supplier.RepositorySystemSupplier
 
getLocalPathPrefixComposerFactory() - Method in class org.eclipse.aether.supplier.RepositorySystemSupplier
 
getLocalPrefix(RepositorySystemSession) - Method in class org.eclipse.aether.internal.impl.LocalPathPrefixComposerFactorySupport
 
getLocalRepository() - Method in class org.eclipse.aether.AbstractForwardingRepositorySystemSession
 
getLocalRepository() - Method in class org.eclipse.aether.DefaultRepositorySystemSession
 
getLocalRepository() - Method in class org.eclipse.aether.internal.impl.session.DefaultCloseableSession
 
getLocalRepository() - Method in interface org.eclipse.aether.RepositorySystemSession
Gets the local repository used during this session.
getLocalRepositoryManager() - Method in class org.eclipse.aether.AbstractForwardingRepositorySystemSession
 
getLocalRepositoryManager() - Method in class org.eclipse.aether.DefaultRepositorySystemSession
 
getLocalRepositoryManager() - Method in class org.eclipse.aether.internal.impl.session.DefaultCloseableSession
 
getLocalRepositoryManager() - Method in interface org.eclipse.aether.RepositorySystemSession
Gets the local repository manager used during this session.
getLocalRepositoryProvider() - Method in class org.eclipse.aether.supplier.RepositorySystemSupplier
 
getLocation() - Method in class org.eclipse.aether.spi.connector.layout.RepositoryLayout.ChecksumLocation
Gets the location of the checksum file with a remote repository.
getLocation() - Method in class org.eclipse.aether.spi.connector.transport.TransportTask
Gets the relative location of the affected resource in the remote repository.
getLocation(Artifact, boolean) - Method in interface org.eclipse.aether.spi.connector.layout.RepositoryLayout
Gets the location within a remote repository where the specified artifact resides.
getLocation(Metadata, boolean) - Method in interface org.eclipse.aether.spi.connector.layout.RepositoryLayout
Gets the location within a remote repository where the specified metadata resides.
getLock(Collection<NamedLockKey>) - Method in interface org.eclipse.aether.named.NamedLockFactory
Creates or reuses existing NamedLock.
getLock(Collection<NamedLockKey>) - Method in class org.eclipse.aether.named.support.NamedLockFactorySupport
 
getLock(NamedLockKey) - Method in interface org.eclipse.aether.named.NamedLockFactory
Creates or reuses existing NamedLock.
getLockAndRefTrack(NamedLockKey, Supplier<NamedLockSupport>) - Method in class org.eclipse.aether.named.support.NamedLockFactorySupport
 
getLogEntries() - Method in class org.eclipse.aether.internal.test.util.http.HttpServer
 
getLong(Map<?, ?>, long, String...) - Static method in class org.eclipse.aether.util.ConfigUtils
Gets the specified configuration property.
getLong(RepositorySystemSession, long, String...) - Static method in class org.eclipse.aether.util.ConfigUtils
Gets the specified configuration property.
getLowerBound() - Method in class org.eclipse.aether.util.version.UnionVersionRange
 
getLowerBound() - Method in interface org.eclipse.aether.version.VersionRange
Gets a lower bound (if any) for this range.
getLowestVersion() - Method in class org.eclipse.aether.resolution.VersionRangeResult
Gets the lowest version matching the requested range.
getManagedBits() - Method in class org.eclipse.aether.graph.DefaultDependencyNode
 
getManagedBits() - Method in interface org.eclipse.aether.graph.DependencyNode
Gets a bit field indicating which attributes of this node were subject to dependency management.
getManagedDependencies() - Method in class org.eclipse.aether.collection.CollectRequest
Gets the dependency management to apply to transitive dependencies.
getManagedDependencies() - Method in interface org.eclipse.aether.collection.DependencyCollectionContext
Gets the dependency management information that was contributed by the artifact descriptor of the current dependency.
getManagedDependencies() - Method in class org.eclipse.aether.internal.impl.collect.DefaultDependencyCollectionContext
 
getManagedDependencies() - Method in class org.eclipse.aether.resolution.ArtifactDescriptorResult
Gets the dependency management information.
getManagedDependency() - Method in class org.eclipse.aether.internal.impl.collect.PremanagedDependency
 
getMap(Map<?, ?>, Map<?, ?>, String...) - Static method in class org.eclipse.aether.util.ConfigUtils
Gets the specified configuration property.
getMap(RepositorySystemSession, Map<?, ?>, String...) - Static method in class org.eclipse.aether.util.ConfigUtils
Gets the specified configuration property.
getMappedExceptions() - Method in class org.eclipse.aether.resolution.ArtifactResult
Gets the exceptions that occurred while resolving the artifact.
getMessage(String, Throwable) - Static method in exception class org.eclipse.aether.RepositoryException
 
getMetadata() - Method in class org.eclipse.aether.deployment.DeployRequest
Gets the metadata to deploy.
getMetadata() - Method in class org.eclipse.aether.deployment.DeployResult
Gets the metadata that got deployed.
getMetadata() - Method in class org.eclipse.aether.installation.InstallRequest
Gets the metadata to install.
getMetadata() - Method in class org.eclipse.aether.installation.InstallResult
Gets the metadata that got installed.
getMetadata() - Method in class org.eclipse.aether.repository.LocalMetadataRegistration
Gets the metadata to register.
getMetadata() - Method in class org.eclipse.aether.repository.LocalMetadataRequest
Gets the metadata to query for.
getMetadata() - Method in class org.eclipse.aether.RepositoryEvent
Gets the metadata involved in the event (if any).
getMetadata() - Method in class org.eclipse.aether.resolution.MetadataRequest
Gets the metadata to resolve.
getMetadata() - Method in class org.eclipse.aether.resolution.MetadataResult
Gets the resolved metadata (if any).
getMetadata() - Method in class org.eclipse.aether.spi.connector.MetadataTransfer
Gets the metadata being transferred.
getMetadata() - Method in exception class org.eclipse.aether.transfer.MetadataTransferException
Gets the metadata that could not be transferred.
getMetadataGeneratorFactories() - Method in class org.eclipse.aether.supplier.RepositorySystemSupplier
 
getMetadataGenerators(RepositorySystemSession, Map<String, MetadataGeneratorFactory>, DeployRequest) - Static method in class org.eclipse.aether.internal.impl.Utils
 
getMetadataGenerators(RepositorySystemSession, Map<String, MetadataGeneratorFactory>, InstallRequest) - Static method in class org.eclipse.aether.internal.impl.Utils
 
getMetadataPolicy() - Method in class org.eclipse.aether.impl.UpdateCheck
Gets the policy to use for the metadata check.
getMetadataPolicy(RepositorySystemSession, ResolutionErrorPolicyRequest<Metadata>) - Method in interface org.eclipse.aether.resolution.ResolutionErrorPolicy
Gets the error policy for some metadata.
getMetadataPolicy(RepositorySystemSession, ResolutionErrorPolicyRequest<Metadata>) - Method in class org.eclipse.aether.util.repository.SimpleResolutionErrorPolicy
 
getMetadataRegistration() - Method in class org.eclipse.aether.internal.test.util.TestLocalRepositoryManager
 
getMetadataResolver() - Method in class org.eclipse.aether.supplier.RepositorySystemSupplier
 
getMetadataUpdatePolicy() - Method in class org.eclipse.aether.AbstractForwardingRepositorySystemSession
 
getMetadataUpdatePolicy() - Method in class org.eclipse.aether.DefaultRepositorySystemSession
 
getMetadataUpdatePolicy() - Method in class org.eclipse.aether.internal.impl.session.DefaultCloseableSession
 
getMetadataUpdatePolicy() - Method in class org.eclipse.aether.repository.RepositoryPolicy
Gets the update policy for locally cached metadata from the repository.
getMetadataUpdatePolicy() - Method in interface org.eclipse.aether.RepositorySystemSession
Gets the global metadata update policy.
getMethod() - Method in class org.eclipse.aether.internal.test.util.http.HttpServer.LogEntry
 
getMirror(RemoteRepository) - Method in interface org.eclipse.aether.repository.MirrorSelector
Selects a mirror for the specified repository.
getMirror(RemoteRepository) - Method in class org.eclipse.aether.util.repository.DefaultMirrorSelector
 
getMirroredRepositories() - Method in class org.eclipse.aether.repository.RemoteRepository
Gets the repositories that this repository serves as a mirror for.
getMirrorSelector() - Method in class org.eclipse.aether.AbstractForwardingRepositorySystemSession
 
getMirrorSelector() - Method in class org.eclipse.aether.DefaultRepositorySystemSession
 
getMirrorSelector() - Method in class org.eclipse.aether.internal.impl.session.DefaultCloseableSession
 
getMirrorSelector() - Method in interface org.eclipse.aether.RepositorySystemSession
Gets the mirror selector to use for repositories discovered in artifact descriptors.
getMode() - Method in class org.eclipse.aether.impl.scope.BuildScopeQuery
 
getModelBuilder() - Method in class org.eclipse.aether.supplier.RepositorySystemSupplier
 
getModelCacheFactory() - Method in class org.eclipse.aether.supplier.RepositorySystemSupplier
 
getName() - Method in interface org.eclipse.aether.spi.connector.checksum.ChecksumAlgorithmFactory
Returns the algorithm name, usually used as key, never null value.
getName() - Method in class org.eclipse.aether.spi.connector.checksum.ChecksumAlgorithmFactorySupport
Returns the algorithm name, usually used as key, never null value.
getName() - Method in class org.eclipse.aether.transport.minio.ObjectName
 
getNamedLockFactories() - Method in class org.eclipse.aether.supplier.RepositorySystemSupplier
 
getNamedLockFactory() - Method in class org.eclipse.aether.internal.impl.synccontext.named.NamedLockFactoryAdapter
 
getNamedLockFactoryAdapterFactory() - Method in class org.eclipse.aether.supplier.RepositorySystemSupplier
 
getNameMapper() - Method in class org.eclipse.aether.internal.impl.synccontext.named.NamedLockFactoryAdapter
 
getNameMapperName(RepositorySystemSession) - Method in class org.eclipse.aether.internal.impl.synccontext.named.NamedLockFactoryAdapterFactoryImpl
Returns the selected (user configured or default) name mapper name, never null.
getNameMappers() - Method in class org.eclipse.aether.supplier.RepositorySystemSupplier
 
getNature() - Method in class org.eclipse.aether.metadata.DefaultMetadata
 
getNature() - Method in interface org.eclipse.aether.metadata.Metadata
Gets the nature of this metadata.
getNode() - Method in interface org.eclipse.aether.collection.CollectStepData
Returns the current node being collected.
getNode() - Method in class org.eclipse.aether.internal.impl.collect.CollectStepDataImpl
 
getNode() - Method in class org.eclipse.aether.util.graph.transformer.ConflictResolver.ConflictItem
Gets the dependency node involved in the conflict.
getNodes() - Method in class org.eclipse.aether.util.graph.visitor.PostorderNodeListGenerator
Deprecated.
Gets the list of dependency nodes that was generated during the graph traversal.
getNodes() - Method in class org.eclipse.aether.util.graph.visitor.PreorderNodeListGenerator
Deprecated.
Gets the list of dependency nodes that was generated during the graph traversal.
getNodes() - Method in class org.eclipse.aether.util.graph.visitor.NodeListGenerator
Gets the list of dependency nodes that was generated during the graph traversal.
getNodesWithDependencies() - Method in class org.eclipse.aether.util.graph.visitor.NodeListGenerator
Gets the list of dependency nodes that was generated during the graph traversal and have non-null DependencyNode.getDependency().
getObject(Map<?, ?>, Object, String...) - Static method in class org.eclipse.aether.util.ConfigUtils
Gets the specified configuration property.
getObject(RepositorySystemSession, Object, String...) - Static method in class org.eclipse.aether.util.ConfigUtils
Gets the specified configuration property.
getOfflineController() - Method in class org.eclipse.aether.supplier.RepositorySystemSupplier
 
getOptional() - Method in class org.eclipse.aether.collection.DependencyManagement
Gets the new optional flag to apply to the dependency.
getOptional() - Method in class org.eclipse.aether.graph.Dependency
Gets the optional flag for the dependency.
getOptional() - Method in class org.eclipse.aether.util.graph.transformer.ConflictResolver.ConflictContext
Gets the effective optional flag of the winning dependency.
getOptionalities() - Method in class org.eclipse.aether.util.graph.transformer.ConflictResolver.ConflictItem
Gets the derived optionalities of the dependency.
getParent() - Method in class org.eclipse.aether.RequestTrace
Gets the parent of this trace.
getParentScope() - Method in class org.eclipse.aether.util.graph.transformer.ConflictResolver.ScopeContext
Gets the scope of the parent dependency.
getPath() - Method in class org.eclipse.aether.artifact.AbstractArtifact
This method should (and in Resolver is) overridden, but is kept just to preserve backward compatibility if this class is extended somewhere.
getPath() - Method in interface org.eclipse.aether.artifact.Artifact
Gets the file of this artifact.
getPath() - Method in class org.eclipse.aether.artifact.DefaultArtifact
 
getPath() - Method in interface org.eclipse.aether.collection.CollectStepData
Returns the path of dependency nodes that led collector to current node returned by CollectStepData.getNode().
getPath() - Method in class org.eclipse.aether.impl.UpdateCheck
Returns the local file of the item.
getPath() - Method in class org.eclipse.aether.internal.impl.collect.CollectStepDataImpl
 
getPath() - Method in class org.eclipse.aether.internal.test.util.http.HttpServer.LogEntry
 
getPath() - Method in class org.eclipse.aether.metadata.DefaultMetadata
 
getPath() - Method in interface org.eclipse.aether.metadata.Metadata
Gets the file of this metadata.
getPath() - Method in class org.eclipse.aether.repository.LocalArtifactResult
Gets the file to the requested artifact.
getPath() - Method in class org.eclipse.aether.repository.LocalMetadataResult
Gets the file to the requested metadata if the metadata is available in the local repository.
getPath() - Method in class org.eclipse.aether.RepositoryEvent
Gets the file involved in the event (if any).
getPath() - Method in class org.eclipse.aether.spi.connector.ArtifactTransfer
Gets the local file the artifact is downloaded to or uploaded from.
getPath() - Method in class org.eclipse.aether.spi.connector.MetadataTransfer
Gets the local file the metadata is downloaded to or uploaded from.
getPath() - Method in class org.eclipse.aether.transfer.TransferResource
Gets the local file being uploaded or downloaded.
getPath() - Method in class org.eclipse.aether.util.artifact.DelegatingArtifact
 
getPath() - Method in class org.eclipse.aether.util.artifact.SubArtifact
 
getPath() - Method in interface org.eclipse.aether.util.FileUtils.TempFile
Returns the path of the created temp file.
getPathForArtifact(Artifact, boolean) - Method in class org.eclipse.aether.internal.impl.DefaultLocalPathComposer
 
getPathForArtifact(Artifact, boolean) - Method in interface org.eclipse.aether.internal.impl.LocalPathComposer
Gets the relative path for a locally installed (local=true) or remotely cached (local=false) artifact.
getPathForLocalArtifact(Artifact) - Method in class org.eclipse.aether.internal.test.util.TestLocalRepositoryManager
 
getPathForLocalArtifact(Artifact) - Method in interface org.eclipse.aether.repository.LocalRepositoryManager
Gets the relative path for a locally installed artifact.
getPathForLocalArtifact(Artifact) - Method in class org.eclipse.aether.util.repository.ChainedLocalRepositoryManager
 
getPathForLocalMetadata(Metadata) - Method in class org.eclipse.aether.internal.test.util.TestLocalRepositoryManager
 
getPathForLocalMetadata(Metadata) - Method in interface org.eclipse.aether.repository.LocalRepositoryManager
Gets the relative path for locally installed metadata.
getPathForLocalMetadata(Metadata) - Method in class org.eclipse.aether.util.repository.ChainedLocalRepositoryManager
 
getPathForMetadata(Metadata, String) - Method in class org.eclipse.aether.internal.impl.DefaultLocalPathComposer
 
getPathForMetadata(Metadata, String) - Method in interface org.eclipse.aether.internal.impl.LocalPathComposer
Gets the relative path for locally installed (repositoryKey=local) or remotely cached metadata.
getPathForRemoteArtifact(Artifact, RemoteRepository, String) - Method in class org.eclipse.aether.internal.test.util.TestLocalRepositoryManager
 
getPathForRemoteArtifact(Artifact, RemoteRepository, String) - Method in interface org.eclipse.aether.repository.LocalRepositoryManager
Gets the relative path for an artifact cached from a remote repository.
getPathForRemoteArtifact(Artifact, RemoteRepository, String) - Method in class org.eclipse.aether.util.repository.ChainedLocalRepositoryManager
 
getPathForRemoteMetadata(Metadata, RemoteRepository, String) - Method in class org.eclipse.aether.internal.test.util.TestLocalRepositoryManager
 
getPathForRemoteMetadata(Metadata, RemoteRepository, String) - Method in interface org.eclipse.aether.repository.LocalRepositoryManager
Gets the relative path for metadata cached from a remote repository.
getPathForRemoteMetadata(Metadata, RemoteRepository, String) - Method in class org.eclipse.aether.util.repository.ChainedLocalRepositoryManager
 
getPathPrefixForLocalArtifact(Artifact) - Method in interface org.eclipse.aether.internal.impl.LocalPathPrefixComposer
Gets the path prefix for a locally installed artifact.
getPathPrefixForLocalArtifact(Artifact) - Method in class org.eclipse.aether.internal.impl.LocalPathPrefixComposerFactorySupport.LocalPathPrefixComposerSupport
 
getPathPrefixForLocalMetadata(Metadata) - Method in interface org.eclipse.aether.internal.impl.LocalPathPrefixComposer
Gets the path prefix for locally installed metadata.
getPathPrefixForLocalMetadata(Metadata) - Method in class org.eclipse.aether.internal.impl.LocalPathPrefixComposerFactorySupport.LocalPathPrefixComposerSupport
 
getPathPrefixForRemoteArtifact(Artifact, RemoteRepository) - Method in interface org.eclipse.aether.internal.impl.LocalPathPrefixComposer
Gets the path prefix for an artifact cached from a remote repository.
getPathPrefixForRemoteArtifact(Artifact, RemoteRepository) - Method in class org.eclipse.aether.internal.impl.LocalPathPrefixComposerFactorySupport.LocalPathPrefixComposerSupport
 
getPathPrefixForRemoteMetadata(Metadata, RemoteRepository) - Method in interface org.eclipse.aether.internal.impl.LocalPathPrefixComposer
Gets the path prefix for metadata cached from a remote repository.
getPathPrefixForRemoteMetadata(Metadata, RemoteRepository) - Method in class org.eclipse.aether.internal.impl.LocalPathPrefixComposerFactorySupport.LocalPathPrefixComposerSupport
 
getPathProcessor() - Method in class org.eclipse.aether.supplier.RepositorySystemSupplier
 
getPaths() - Method in exception class org.eclipse.aether.collection.UnsolvableVersionConflictException
Gets the paths leading to the conflicting dependencies.
getPaths() - Method in class org.eclipse.aether.util.graph.visitor.NodeListGenerator
Gets the files of resolved artifacts seen during the graph traversal.
getPaths() - Method in class org.eclipse.aether.util.graph.visitor.PathRecordingDependencyVisitor
Gets the paths leading to nodes matching the filter that have been recorded during the graph visit.
getPayload() - Method in exception class org.eclipse.aether.spi.connector.transport.http.RFC9457.HttpRFC9457Exception
 
getPolicy(boolean) - Method in class org.eclipse.aether.repository.RemoteRepository
Gets the policy to apply for snapshot/release artifacts.
getPolicy(RepositorySystemSession, Artifact, RemoteRepository) - Static method in class org.eclipse.aether.internal.impl.Utils
 
getPolicy(RepositorySystemSession, Metadata, RemoteRepository) - Static method in class org.eclipse.aether.internal.impl.Utils
 
getPolicy(RepositorySystemSession, RemoteRepository, boolean, boolean) - Method in interface org.eclipse.aether.impl.RemoteRepositoryManager
Gets the effective repository policy for the specified remote repository by merging the applicable snapshot/release policy of the repository with global settings from the supplied session.
getPolicy(RepositorySystemSession, RemoteRepository, boolean, boolean) - Method in class org.eclipse.aether.internal.impl.DefaultRemoteRepositoryManager
 
getPolicy(RepositorySystemSession, ArtifactDescriptorPolicyRequest) - Method in interface org.eclipse.aether.resolution.ArtifactDescriptorPolicy
Gets the error policy for an artifact's descriptor.
getPolicy(RepositorySystemSession, ArtifactDescriptorPolicyRequest) - Method in class org.eclipse.aether.util.repository.SimpleArtifactDescriptorPolicy
 
getPort() - Method in class org.eclipse.aether.repository.Proxy
Gets the port number for this proxy.
getPrecedingDependencies() - Method in interface org.eclipse.aether.graph.DependencyCycle
Gets the dependencies that lead to the first dependency on the cycle, starting from the root of the dependency graph.
getPrecedingDependencies() - Method in class org.eclipse.aether.internal.impl.collect.DefaultDependencyCycle
 
getPremanagedExclusions(DependencyNode) - Static method in class org.eclipse.aether.util.graph.manager.DependencyManagerUtils
Gets the Exclusions of the specified dependency node before dependency management was applied (if any).
getPremanagedOptional(DependencyNode) - Static method in class org.eclipse.aether.util.graph.manager.DependencyManagerUtils
Gets the optional flag of the specified dependency node before dependency management was applied (if any).
getPremanagedProperties(DependencyNode) - Static method in class org.eclipse.aether.util.graph.manager.DependencyManagerUtils
Gets the properties of the specified dependency node before dependency management was applied (if any).
getPremanagedScope(DependencyNode) - Static method in class org.eclipse.aether.util.graph.manager.DependencyManagerUtils
Gets the scope of the specified dependency node before dependency management was applied (if any).
getPremanagedVersion(DependencyNode) - Static method in class org.eclipse.aether.util.graph.manager.DependencyManagerUtils
Gets the version or version range of the specified dependency node before dependency management was applied (if any).
getPriority() - Method in class org.eclipse.aether.connector.basic.BasicRepositoryConnectorFactory
 
getPriority() - Method in class org.eclipse.aether.generator.gnupg.GnupgSignatureArtifactGeneratorFactory
 
getPriority() - Method in class org.eclipse.aether.generator.sigstore.SigstoreSignatureArtifactGeneratorFactory
 
getPriority() - Method in interface org.eclipse.aether.impl.MetadataGeneratorFactory
The priority of this factory.
getPriority() - Method in class org.eclipse.aether.internal.impl.EnhancedLocalRepositoryManagerFactory
 
getPriority() - Method in class org.eclipse.aether.internal.impl.Maven2RepositoryLayoutFactory
 
getPriority() - Method in class org.eclipse.aether.internal.impl.PrioritizedComponent
 
getPriority() - Method in class org.eclipse.aether.internal.impl.SimpleLocalRepositoryManagerFactory
 
getPriority() - Method in interface org.eclipse.aether.spi.artifact.decorator.ArtifactDecoratorFactory
The priority of this factory.
getPriority() - Method in interface org.eclipse.aether.spi.artifact.generator.ArtifactGeneratorFactory
The priority of this factory.
getPriority() - Method in interface org.eclipse.aether.spi.connector.layout.RepositoryLayoutFactory
The priority of this factory.
getPriority() - Method in interface org.eclipse.aether.spi.connector.RepositoryConnectorFactory
The priority of this factory.
getPriority() - Method in interface org.eclipse.aether.spi.connector.transport.TransporterFactory
The priority of this factory.
getPriority() - Method in interface org.eclipse.aether.spi.localrepo.LocalRepositoryManagerFactory
The priority of this factory.
getPriority() - Method in class org.eclipse.aether.transport.apache.ApacheTransporterFactory
 
getPriority() - Method in class org.eclipse.aether.transport.classpath.ClasspathTransporterFactory
 
getPriority() - Method in class org.eclipse.aether.transport.file.FileTransporterFactory
 
getPriority() - Method in class org.eclipse.aether.transport.jdk.JdkTransporterFactory
 
getPriority() - Method in class org.eclipse.aether.transport.jetty.JettyTransporterFactory
 
getPriority() - Method in class org.eclipse.aether.transport.minio.MinioTransporterFactory
 
getPriority() - Method in class org.eclipse.aether.transport.wagon.WagonTransporterFactory
 
getProgressedCount() - Method in class org.eclipse.aether.internal.test.util.http.RecordingTransportListener
 
getProjectPath() - Method in class org.eclipse.aether.impl.scope.BuildScopeQuery
 
getProjectPaths() - Method in interface org.eclipse.aether.impl.scope.BuildScope
The project paths this scope belongs to.
getProperties() - Method in interface org.eclipse.aether.artifact.Artifact
Gets the properties of this artifact.
getProperties() - Method in interface org.eclipse.aether.artifact.ArtifactType
Gets the properties to use for artifacts of this type (unless explicitly overridden by the artifact).
getProperties() - Method in class org.eclipse.aether.artifact.DefaultArtifact
 
getProperties() - Method in class org.eclipse.aether.artifact.DefaultArtifactType
Deprecated.
 
getProperties() - Method in class org.eclipse.aether.collection.DependencyManagement
Gets the new properties to apply to the dependency.
getProperties() - Method in class org.eclipse.aether.metadata.DefaultMetadata
 
getProperties() - Method in interface org.eclipse.aether.metadata.Metadata
Gets the properties of this metadata.
getProperties() - Method in class org.eclipse.aether.resolution.ArtifactDescriptorResult
Gets any additional information about the artifact in form of key-value pairs.
getProperties() - Method in class org.eclipse.aether.util.artifact.DelegatingArtifact
 
getProperties() - Method in class org.eclipse.aether.util.artifact.SubArtifact
 
getProperty(String, String) - Method in class org.eclipse.aether.artifact.AbstractArtifact
 
getProperty(String, String) - Method in interface org.eclipse.aether.artifact.Artifact
Gets the specified property.
getProperty(String, String) - Method in class org.eclipse.aether.metadata.AbstractMetadata
 
getProperty(String, String) - Method in interface org.eclipse.aether.metadata.Metadata
Gets the specified property.
getProperty(String, String) - Method in class org.eclipse.aether.util.artifact.DelegatingArtifact
 
getProtocol() - Method in class org.eclipse.aether.repository.RemoteRepository
Gets the protocol part from the repository's URL, for example file or http.
getProvidedArtifactChecksums(RepositorySystemSession, ArtifactDownload, RemoteRepository, List<ChecksumAlgorithmFactory>) - Method in class org.eclipse.aether.internal.impl.checksum.TrustedToProvidedChecksumsSourceAdapter
 
getProvidedArtifactChecksums(RepositorySystemSession, ArtifactDownload, RemoteRepository, List<ChecksumAlgorithmFactory>) - Method in interface org.eclipse.aether.spi.checksums.ProvidedChecksumsSource
May return the provided checksums (for given artifact transfer) from source other than remote repository, or null if it have no checksums available for given transfer.
getProvidedChecksumsSources() - Method in class org.eclipse.aether.supplier.RepositorySystemSupplier
 
getProxy() - Method in class org.eclipse.aether.repository.AuthenticationContext
Gets the proxy (if any) to be authenticated with.
getProxy() - Method in class org.eclipse.aether.repository.AuthenticationDigest
Gets the proxy (if any) to be authenticated with.
getProxy() - Method in class org.eclipse.aether.repository.RemoteRepository
Gets the proxy that has been selected for this repository.
getProxy(RemoteRepository) - Method in interface org.eclipse.aether.repository.ProxySelector
Selects a proxy for the specified remote repository.
getProxy(RemoteRepository) - Method in class org.eclipse.aether.util.repository.ConservativeProxySelector
 
getProxy(RemoteRepository) - Method in class org.eclipse.aether.util.repository.DefaultProxySelector
 
getProxy(RemoteRepository) - Method in class org.eclipse.aether.util.repository.JreProxySelector
 
getProxySelector() - Method in class org.eclipse.aether.AbstractForwardingRepositorySystemSession
 
getProxySelector() - Method in class org.eclipse.aether.DefaultRepositorySystemSession
 
getProxySelector() - Method in class org.eclipse.aether.internal.impl.session.DefaultCloseableSession
 
getProxySelector() - Method in interface org.eclipse.aether.RepositorySystemSession
Gets the proxy selector to use for repositories discovered in artifact descriptors.
getRange() - Method in class org.eclipse.aether.internal.test.util.TestVersionConstraint
 
getRange() - Method in interface org.eclipse.aether.version.VersionConstraint
Gets the version range of this constraint.
getReasonPhrase() - Method in exception class org.eclipse.aether.spi.connector.transport.http.RFC9457.HttpRFC9457Exception
 
getReasonPhrase(HttpURLConnection) - Method in class org.eclipse.aether.transport.jdk.JdkRFC9457Reporter
 
getReasonPhrase(CloseableHttpResponse) - Method in class org.eclipse.aether.transport.apache.ApacheRFC9457Reporter
 
getReasonPhrase(InputStreamResponseListener) - Method in class org.eclipse.aether.transport.jetty.JettyRFC9457Reporter
 
getReasonPhrase(T) - Method in class org.eclipse.aether.spi.connector.transport.http.RFC9457.RFC9457Reporter
 
getReleasesPrefix(RepositorySystemSession) - Method in class org.eclipse.aether.internal.impl.LocalPathPrefixComposerFactorySupport
 
getRelocations() - Method in class org.eclipse.aether.graph.DefaultDependencyNode
 
getRelocations() - Method in interface org.eclipse.aether.graph.DependencyNode
Gets the sequence of relocations that was followed to resolve the artifact referenced by the dependency.
getRelocations() - Method in class org.eclipse.aether.resolution.ArtifactDescriptorResult
Gets the relocations that were processed to read the artifact descriptor.
getRemotePrefix(RepositorySystemSession) - Method in class org.eclipse.aether.internal.impl.LocalPathPrefixComposerFactorySupport
 
getRemoteRepositories(ArtifactRepository, List<RemoteRepository>) - Static method in class org.eclipse.aether.internal.impl.collect.DependencyCollectorDelegate
 
getRemoteRepositoryFilter(RepositorySystemSession) - Method in interface org.eclipse.aether.impl.RemoteRepositoryFilterManager
Provides the filter instance for given session, or null if no filtering applied.
getRemoteRepositoryFilter(RepositorySystemSession) - Method in class org.eclipse.aether.internal.impl.filter.DefaultRemoteRepositoryFilterManager
 
getRemoteRepositoryFilter(RepositorySystemSession) - Method in class org.eclipse.aether.internal.impl.filter.GroupIdRemoteRepositoryFilterSource
 
getRemoteRepositoryFilter(RepositorySystemSession) - Method in class org.eclipse.aether.internal.impl.filter.PrefixesRemoteRepositoryFilterSource
 
getRemoteRepositoryFilter(RepositorySystemSession) - Method in interface org.eclipse.aether.spi.connector.filter.RemoteRepositoryFilterSource
Provides the filter instance for given session, or null if this instance wants to abstain from participating in filtering.
getRemoteRepositoryFilterManager() - Method in class org.eclipse.aether.supplier.RepositorySystemSupplier
 
getRemoteRepositoryFilterSources() - Method in class org.eclipse.aether.supplier.RepositorySystemSupplier
 
getRemoteRepositoryManager() - Method in class org.eclipse.aether.supplier.RepositorySystemSupplier
 
getRepositories() - Method in class org.eclipse.aether.collection.CollectRequest
Gets the repositories to use for the collection.
getRepositories() - Method in interface org.eclipse.aether.collection.VersionFilter.VersionFilterContext
Gets the remote repositories from which the versions were resolved.
getRepositories() - Method in class org.eclipse.aether.graph.DefaultDependencyNode
 
getRepositories() - Method in interface org.eclipse.aether.graph.DependencyNode
Gets the remote repositories from which this node's artifact shall be resolved.
getRepositories() - Method in class org.eclipse.aether.internal.impl.collect.DefaultVersionFilterContext
 
getRepositories() - Method in class org.eclipse.aether.repository.LocalArtifactRequest
Gets the remote repositories to consider as sources of the artifact.
getRepositories() - Method in class org.eclipse.aether.resolution.ArtifactDescriptorRequest
Gets the repositories to resolve the descriptor from.
getRepositories() - Method in class org.eclipse.aether.resolution.ArtifactDescriptorResult
Gets the remote repositories listed in the artifact descriptor.
getRepositories() - Method in class org.eclipse.aether.resolution.ArtifactRequest
Gets the repositories to resolve the artifact from.
getRepositories() - Method in class org.eclipse.aether.resolution.VersionRangeRequest
Gets the repositories to resolve the version range from.
getRepositories() - Method in class org.eclipse.aether.resolution.VersionRequest
Gets the repositories to resolve the version from.
getRepositories() - Method in class org.eclipse.aether.spi.connector.ArtifactDownload
Gets the remote repositories that are being aggregated by the physically contacted remote repository (i.e.
getRepositories() - Method in class org.eclipse.aether.spi.connector.MetadataDownload
Gets the remote repositories that are being aggregated by the physically contacted remote repository (i.e.
getRepository() - Method in class org.eclipse.aether.deployment.DeployRequest
Gets the repository to deploy to.
getRepository() - Method in class org.eclipse.aether.impl.UpdateCheck
Gets the repository from which a potential update/download will performed.
getRepository() - Method in class org.eclipse.aether.internal.test.util.TestLocalRepositoryManager
 
getRepository() - Method in class org.eclipse.aether.repository.AuthenticationContext
Gets the repository requiring authentication.
getRepository() - Method in class org.eclipse.aether.repository.AuthenticationDigest
Gets the repository requiring authentication.
getRepository() - Method in class org.eclipse.aether.repository.LocalArtifactRegistration
Gets the remote repository from which the artifact was resolved.
getRepository() - Method in class org.eclipse.aether.repository.LocalArtifactResult
Gets the (first) remote repository from which the artifact was cached (if any).
getRepository() - Method in class org.eclipse.aether.repository.LocalMetadataRegistration
Gets the remote repository from which the metadata was resolved.
getRepository() - Method in class org.eclipse.aether.repository.LocalMetadataRequest
Gets the remote repository to use as source of the metadata.
getRepository() - Method in interface org.eclipse.aether.repository.LocalRepositoryManager
Gets the description of the local repository being managed.
getRepository() - Method in exception class org.eclipse.aether.repository.NoLocalRepositoryManagerException
Gets the local repository whose content type is not supported.
getRepository() - Method in interface org.eclipse.aether.repository.WorkspaceReader
Gets a description of the workspace repository.
getRepository() - Method in class org.eclipse.aether.RepositoryEvent
Gets the repository involved in the event (if any).
getRepository() - Method in class org.eclipse.aether.resolution.ArtifactDescriptorResult
Gets the repository from which the descriptor was eventually resolved.
getRepository() - Method in class org.eclipse.aether.resolution.ArtifactResult
Gets the repository from which the artifact was eventually resolved.
getRepository() - Method in class org.eclipse.aether.resolution.MetadataRequest
Gets the repository from which the metadata should be resolved.
getRepository() - Method in class org.eclipse.aether.resolution.ResolutionErrorPolicyRequest
Gets the remote repository from which the resolution of the artifact/metadata is attempted.
getRepository() - Method in class org.eclipse.aether.resolution.VersionResult
Gets the repository from which the version was eventually resolved.
getRepository() - Method in exception class org.eclipse.aether.transfer.ArtifactTransferException
Gets the remote repository involved in the transfer.
getRepository() - Method in exception class org.eclipse.aether.transfer.MetadataTransferException
Gets the remote repository involved in the transfer.
getRepository() - Method in exception class org.eclipse.aether.transfer.NoRepositoryConnectorException
Gets the remote repository whose content type is not supported.
getRepository() - Method in exception class org.eclipse.aether.transfer.NoRepositoryLayoutException
Gets the remote repository whose layout is not supported.
getRepository() - Method in exception class org.eclipse.aether.transfer.NoTransporterException
Gets the remote repository whose transport protocol is not supported.
getRepository() - Method in exception class org.eclipse.aether.transfer.RepositoryOfflineException
Gets the remote repository that could not be accessed due to offline mode.
getRepository() - Method in class org.eclipse.aether.util.repository.ChainedLocalRepositoryManager
 
getRepository() - Method in class org.eclipse.aether.util.repository.ChainedWorkspaceReader
 
getRepository(Version) - Method in interface org.eclipse.aether.collection.VersionFilter.VersionFilterContext
Gets the repository from which the specified version was resolved.
getRepository(Version) - Method in class org.eclipse.aether.internal.impl.collect.DefaultVersionFilterContext
 
getRepository(Version) - Method in class org.eclipse.aether.resolution.VersionRangeResult
Gets the repository from which the specified version was resolved.
getRepositoryConnectorFactories() - Method in class org.eclipse.aether.supplier.RepositorySystemSupplier
 
getRepositoryConnectorProvider() - Method in class org.eclipse.aether.supplier.RepositorySystemSupplier
 
getRepositoryEventDispatcher() - Method in class org.eclipse.aether.supplier.RepositorySystemSupplier
 
getRepositoryId() - Method in class org.eclipse.aether.transfer.TransferResource
The ID of the repository, e.g., "central".
getRepositoryLayoutFactories() - Method in class org.eclipse.aether.supplier.RepositorySystemSupplier
 
getRepositoryLayoutProvider() - Method in class org.eclipse.aether.supplier.RepositorySystemSupplier
 
getRepositoryListener() - Method in class org.eclipse.aether.AbstractForwardingRepositorySystemSession
 
getRepositoryListener() - Method in class org.eclipse.aether.DefaultRepositorySystemSession
 
getRepositoryListener() - Method in class org.eclipse.aether.internal.impl.session.DefaultCloseableSession
 
getRepositoryListener() - Method in interface org.eclipse.aether.RepositorySystemSession
Gets the listener being notified of actions in the repository system.
getRepositoryListeners() - Method in class org.eclipse.aether.supplier.RepositorySystemSupplier
 
getRepositorySystem() - Method in class org.eclipse.aether.supplier.RepositorySystemSupplier
 
getRepositorySystemLifecycle() - Method in class org.eclipse.aether.supplier.RepositorySystemSupplier
 
getRepositoryUrl() - Method in class org.eclipse.aether.transfer.TransferResource
The base URL of the repository, e.g.
getRequest() - Method in class org.eclipse.aether.collection.CollectResult
Gets the collection request that was made.
getRequest() - Method in class org.eclipse.aether.deployment.DeployResult
Gets the deploy request that was made.
getRequest() - Method in class org.eclipse.aether.installation.InstallResult
Gets the install request that was made.
getRequest() - Method in class org.eclipse.aether.repository.LocalArtifactResult
Gets the request corresponding to this result.
getRequest() - Method in class org.eclipse.aether.repository.LocalMetadataResult
Gets the request corresponding to this result.
getRequest() - Method in class org.eclipse.aether.resolution.ArtifactDescriptorResult
Gets the descriptor request that was made.
getRequest() - Method in class org.eclipse.aether.resolution.ArtifactResult
Gets the resolution request that was made.
getRequest() - Method in class org.eclipse.aether.resolution.DependencyResult
Gets the resolution request that was made.
getRequest() - Method in class org.eclipse.aether.resolution.MetadataResult
Gets the resolution request that was made.
getRequest() - Method in class org.eclipse.aether.resolution.VersionRangeResult
Gets the resolution request that was made.
getRequest() - Method in class org.eclipse.aether.resolution.VersionResult
Gets the resolution request that was made.
getRequestContext() - Method in class org.eclipse.aether.collection.CollectRequest
Gets the context in which this request is made.
getRequestContext() - Method in class org.eclipse.aether.graph.DefaultDependencyNode
 
getRequestContext() - Method in interface org.eclipse.aether.graph.DependencyNode
Gets the request context in which this dependency node was created.
getRequestContext() - Method in class org.eclipse.aether.resolution.ArtifactDescriptorPolicyRequest
Gets the context in which this request is made.
getRequestContext() - Method in class org.eclipse.aether.resolution.ArtifactDescriptorRequest
Gets the context in which this request is made.
getRequestContext() - Method in class org.eclipse.aether.resolution.ArtifactRequest
Gets the context in which this request is made.
getRequestContext() - Method in class org.eclipse.aether.resolution.MetadataRequest
Gets the context in which this request is made.
getRequestContext() - Method in class org.eclipse.aether.resolution.VersionRangeRequest
Gets the context in which this request is made.
getRequestContext() - Method in class org.eclipse.aether.resolution.VersionRequest
Gets the context in which this request is made.
getRequestContext() - Method in class org.eclipse.aether.spi.connector.ArtifactDownload
Gets the context of this transfer.
getRequestContext() - Method in class org.eclipse.aether.spi.connector.MetadataDownload
Gets the context of this transfer.
getRequestType() - Method in class org.eclipse.aether.transfer.TransferEvent
Gets the type of the request/transfer.
getResolutionErrorPolicy() - Method in class org.eclipse.aether.AbstractForwardingRepositorySystemSession
 
getResolutionErrorPolicy() - Method in class org.eclipse.aether.DefaultRepositorySystemSession
 
getResolutionErrorPolicy() - Method in class org.eclipse.aether.internal.impl.session.DefaultCloseableSession
 
getResolutionErrorPolicy() - Method in interface org.eclipse.aether.RepositorySystemSession
Gets the policy which controls whether resolutions errors from remote repositories should be cached.
getResolutionScope() - Method in class org.eclipse.aether.collection.CollectRequest
Gets the wanted resolution scope.
getResolutionScope(String) - Method in class org.eclipse.aether.internal.impl.scope.ScopeManagerImpl
 
getResolutionScope(String) - Method in interface org.eclipse.aether.scope.ScopeManager
Returns a specific resolution scope by label.
getResolutionScopeUniverse() - Method in class org.eclipse.aether.internal.impl.scope.ScopeManagerImpl
 
getResolutionScopeUniverse() - Method in interface org.eclipse.aether.scope.ScopeManager
Returns the "universe" (all) of resolution scopes.
getResolvedClassPath() - Method in class org.apache.maven.resolver.examples.resolver.ResolverResult
 
getResolvedFiles() - Method in class org.apache.maven.resolver.examples.resolver.ResolverResult
 
getResource() - Method in class org.eclipse.aether.transfer.TransferEvent
Gets the resource that is being transferred.
getResource() - Method in class org.eclipse.aether.transfer.TransferResource
The representation of "resource", if any.
getResourceName() - Method in class org.eclipse.aether.transfer.TransferResource
The path of the resource relative to the repository's base URL, e.g.
getResult() - Method in exception class org.eclipse.aether.collection.DependencyCollectionException
Gets the collection result at the point the exception occurred.
getResult() - Method in class org.eclipse.aether.internal.impl.collect.DependencyCollectorDelegate.Results
 
getResult() - Method in exception class org.eclipse.aether.resolution.ArtifactDescriptorException
Gets the descriptor result at the point the exception occurred.
getResult() - Method in exception class org.eclipse.aether.resolution.ArtifactResolutionException
Gets the first result from ArtifactResolutionException.getResults().
getResult() - Method in exception class org.eclipse.aether.resolution.DependencyResolutionException
Gets the dependency result at the point the exception occurred.
getResult() - Method in exception class org.eclipse.aether.resolution.VersionRangeResolutionException
Gets the version range result at the point the exception occurred.
getResult() - Method in exception class org.eclipse.aether.resolution.VersionResolutionException
Gets the version result at the point the exception occurred.
getResults() - Method in exception class org.eclipse.aether.resolution.ArtifactResolutionException
Gets the resolution results at the point the exception occurred.
getResumeOffset() - Method in class org.eclipse.aether.spi.connector.transport.GetTask
Gets the byte offset within the resource from which the download should resume if supported.
getResumeOffset() - Method in class org.eclipse.aether.transfer.TransferResource
Gets the byte offset within the resource from which the download starts.
getRoot() - Method in class org.apache.maven.resolver.examples.resolver.ResolverResult
 
getRoot() - Method in class org.eclipse.aether.collection.CollectRequest
Gets the root dependency of the graph.
getRoot() - Method in class org.eclipse.aether.collection.CollectResult
Gets the root node of the dependency graph.
getRoot() - Method in class org.eclipse.aether.resolution.DependencyRequest
Gets the root node of the dependency graph whose artifacts should be resolved.
getRoot() - Method in class org.eclipse.aether.resolution.DependencyResult
Gets the root node of the resolved dependency graph.
getRoot() - Method in class org.eclipse.aether.util.graph.transformer.ConflictResolver.ConflictContext
Gets the root node of the dependency graph being transformed.
getRootArtifact() - Method in class org.eclipse.aether.collection.CollectRequest
Gets the root artifact for the dependency graph.
getRootNode() - Method in class org.eclipse.aether.util.graph.visitor.CloningDependencyVisitor
Gets the root node of the cloned dependency graph.
getScope() - Method in class org.eclipse.aether.collection.DependencyManagement
Gets the new scope to apply to the dependency.
getScope() - Method in class org.eclipse.aether.graph.Dependency
Gets the scope of the dependency.
getScope() - Method in class org.eclipse.aether.util.graph.transformer.ConflictResolver.ConflictContext
Gets the effective scope of the winning dependency.
getScopeManager() - Method in class org.eclipse.aether.AbstractForwardingRepositorySystemSession
 
getScopeManager() - Method in class org.eclipse.aether.DefaultRepositorySystemSession
 
getScopeManager() - Method in class org.eclipse.aether.internal.impl.session.DefaultCloseableSession
 
getScopeManager() - Method in interface org.eclipse.aether.RepositorySystemSession
Returns the scope manager to be used in this session, may be null if not set.
getScopes() - Method in class org.eclipse.aether.util.graph.transformer.ConflictResolver.ConflictItem
Gets the derived scopes of the dependency.
getService(Class<T>) - Method in interface org.eclipse.aether.spi.locator.ServiceLocator
Deprecated.
Gets an instance of the specified service.
getServices(Class<T>) - Method in interface org.eclipse.aether.spi.locator.ServiceLocator
Deprecated.
Gets all available instances of the specified service.
getSession() - Method in class org.eclipse.aether.AbstractForwardingRepositorySystemSession
Gets the repository system session to which this instance forwards calls.
getSession() - Method in interface org.eclipse.aether.collection.DependencyCollectionContext
Gets the repository system session during which the dependency collection happens.
getSession() - Method in interface org.eclipse.aether.collection.DependencyGraphTransformationContext
Gets the repository system session during which the graph transformation happens.
getSession() - Method in interface org.eclipse.aether.collection.VersionFilter.VersionFilterContext
Gets the repository system session during which the version filtering happens.
getSession() - Method in class org.eclipse.aether.internal.impl.collect.DefaultDependencyCollectionContext
 
getSession() - Method in class org.eclipse.aether.internal.impl.collect.DefaultDependencyGraphTransformationContext
 
getSession() - Method in class org.eclipse.aether.internal.impl.collect.DefaultVersionFilterContext
 
getSession() - Method in class org.eclipse.aether.repository.AuthenticationContext
Gets the repository system session during which the authentication happens (if within session).
getSession() - Method in class org.eclipse.aether.repository.AuthenticationDigest
Gets the repository system session during which the authentication fingerprint is calculated.
getSession() - Method in class org.eclipse.aether.RepositoryEvent
Gets the repository system session during which the event occurred.
getSession() - Method in class org.eclipse.aether.transfer.TransferEvent
Gets the repository system session during which the event occurred.
getSince(JavaDocCapable<?>) - Method in class org.eclipse.aether.tools.CollectConfiguration
 
getSnapshotsPrefix(RepositorySystemSession) - Method in class org.eclipse.aether.internal.impl.LocalPathPrefixComposerFactorySupport
 
getStartedCount() - Method in class org.eclipse.aether.internal.test.util.http.RecordingTransportListener
 
getStatus() - Method in class org.eclipse.aether.spi.connector.transport.http.RFC9457.RFC9457Payload
 
getStatusCode() - Method in exception class org.eclipse.aether.spi.connector.transport.http.HttpTransporterException
 
getStatusCode() - Method in exception class org.eclipse.aether.spi.connector.transport.http.RFC9457.HttpRFC9457Exception
 
getStatusCode(HttpURLConnection) - Method in class org.eclipse.aether.transport.jdk.JdkRFC9457Reporter
 
getStatusCode(CloseableHttpResponse) - Method in class org.eclipse.aether.transport.apache.ApacheRFC9457Reporter
 
getStatusCode(InputStreamResponseListener) - Method in class org.eclipse.aether.transport.jetty.JettyRFC9457Reporter
 
getStatusCode(T) - Method in class org.eclipse.aether.spi.connector.transport.http.RFC9457.RFC9457Reporter
 
getString(Map<?, ?>, String, String...) - Static method in class org.eclipse.aether.util.ConfigUtils
Gets the specified configuration property.
getString(RepositorySystemSession, String, String...) - Static method in class org.eclipse.aether.util.ConfigUtils
Gets the specified configuration property.
getSubstitutions() - Method in class org.eclipse.aether.internal.test.util.DependencyGraphParser
 
getSupportedContexts() - Method in class org.eclipse.aether.spi.connector.ArtifactDownload
Gets the set of request contexts in which the artifact is generally available.
getSyncContextFactory() - Method in class org.eclipse.aether.supplier.RepositorySystemSupplier
 
getSystemDependencyScope() - Method in class org.eclipse.aether.AbstractForwardingRepositorySystemSession
 
getSystemDependencyScope() - Method in class org.eclipse.aether.DefaultRepositorySystemSession
 
getSystemDependencyScope() - Method in class org.eclipse.aether.internal.impl.scope.ScopeManagerImpl
 
getSystemDependencyScope() - Method in class org.eclipse.aether.internal.impl.session.DefaultCloseableSession
 
getSystemDependencyScope() - Method in interface org.eclipse.aether.RepositorySystemSession
Returns the system dependency scope.
getSystemDependencyScope() - Method in interface org.eclipse.aether.scope.ScopeManager
Returns the "system" scope, if exists.
getSystemPath(Artifact) - Method in interface org.eclipse.aether.scope.SystemDependencyScope
Returns system path string of provided artifact, or null.
getSystemProperties() - Method in class org.eclipse.aether.AbstractForwardingRepositorySystemSession
 
getSystemProperties() - Method in class org.eclipse.aether.DefaultRepositorySystemSession
 
getSystemProperties() - Method in class org.eclipse.aether.internal.impl.session.DefaultCloseableSession
 
getSystemProperties() - Method in interface org.eclipse.aether.RepositorySystemSession
Gets the system properties to use, e.g.
getTag(JavaDocCapable<?>, String) - Method in class org.eclipse.aether.tools.CollectConfiguration
 
GetTask - Class in org.eclipse.aether.spi.connector.transport
A task to download a resource from the remote repository.
GetTask(URI) - Constructor for class org.eclipse.aether.spi.connector.transport.GetTask
Creates a new task for the specified remote resource.
getThrowables() - Method in exception class org.eclipse.aether.MultiRuntimeException
Returns the list of throwables that are wrapped in this exception.
getTitle() - Method in class org.eclipse.aether.spi.connector.transport.http.RFC9457.RFC9457Payload
 
getTrace() - Method in class org.eclipse.aether.collection.CollectRequest
Gets the trace information that describes the higher level request/operation in which this request is issued.
getTrace() - Method in class org.eclipse.aether.deployment.DeployRequest
Gets the trace information that describes the higher level request/operation in which this request is issued.
getTrace() - Method in class org.eclipse.aether.installation.InstallRequest
Gets the trace information that describes the higher level request/operation in which this request is issued.
getTrace() - Method in class org.eclipse.aether.RepositoryEvent
Gets the trace information about the request during which the event occurred.
getTrace() - Method in class org.eclipse.aether.resolution.ArtifactDescriptorRequest
Gets the trace information that describes the higher level request/operation in which this request is issued.
getTrace() - Method in class org.eclipse.aether.resolution.ArtifactRequest
Gets the trace information that describes the higher level request/operation in which this request is issued.
getTrace() - Method in class org.eclipse.aether.resolution.DependencyRequest
Gets the trace information that describes the higher level request/operation in which this request is issued.
getTrace() - Method in class org.eclipse.aether.resolution.MetadataRequest
Gets the trace information that describes the higher level request/operation in which this request is issued.
getTrace() - Method in class org.eclipse.aether.resolution.VersionRangeRequest
Gets the trace information that describes the higher level request/operation in which this request is issued.
getTrace() - Method in class org.eclipse.aether.resolution.VersionRequest
Gets the trace information that describes the higher level request/operation in which this request is issued.
getTrace() - Method in class org.eclipse.aether.spi.connector.Transfer
Gets the trace information that describes the higher level request/operation in which this transfer is issued.
getTrace() - Method in class org.eclipse.aether.transfer.TransferResource
Gets the trace information that describes the higher level request/operation during which this resource is transferred.
getTrackingFileManager() - Method in class org.eclipse.aether.supplier.RepositorySystemSupplier
 
getTransferListener() - Method in class org.eclipse.aether.AbstractForwardingRepositorySystemSession
 
getTransferListener() - Method in class org.eclipse.aether.DefaultRepositorySystemSession
 
getTransferListener() - Method in class org.eclipse.aether.internal.impl.session.DefaultCloseableSession
 
getTransferListener() - Method in interface org.eclipse.aether.RepositorySystemSession
Gets the listener being notified of uploads/downloads by the repository system.
getTransferredBytes() - Method in class org.eclipse.aether.transfer.TransferEvent
Gets the total number of bytes that have been transferred since the download/upload of the resource was started.
getTransferStartTime() - Method in class org.eclipse.aether.transfer.TransferResource
Gets the timestamp when the transfer of this resource was started.
getTransporterFactories() - Method in class org.eclipse.aether.supplier.RepositorySystemSupplier
 
getTransporterProvider() - Method in class org.eclipse.aether.supplier.RepositorySystemSupplier
 
getTrustedArtifactChecksums(RepositorySystemSession, Artifact, ArtifactRepository, List<ChecksumAlgorithmFactory>) - Method in class org.eclipse.aether.internal.impl.checksum.SparseDirectoryTrustedChecksumsSource
This implementation will call into underlying code only if enabled, and will enforce non-null return value.
getTrustedArtifactChecksums(RepositorySystemSession, Artifact, ArtifactRepository, List<ChecksumAlgorithmFactory>) - Method in class org.eclipse.aether.internal.impl.checksum.SummaryFileTrustedChecksumsSource
This implementation will call into underlying code only if enabled, and will enforce non-null return value.
getTrustedArtifactChecksums(RepositorySystemSession, Artifact, ArtifactRepository, List<ChecksumAlgorithmFactory>) - Method in interface org.eclipse.aether.spi.checksums.TrustedChecksumsSource
May return the trusted checksums (for given artifact) from trusted source, or null if not enabled.
getTrustedArtifactChecksumsWriter(RepositorySystemSession) - Method in class org.eclipse.aether.internal.impl.checksum.SparseDirectoryTrustedChecksumsSource
This implementation will call into underlying code only if enabled.
getTrustedArtifactChecksumsWriter(RepositorySystemSession) - Method in class org.eclipse.aether.internal.impl.checksum.SummaryFileTrustedChecksumsSource
This implementation will call into underlying code only if enabled.
getTrustedArtifactChecksumsWriter(RepositorySystemSession) - Method in interface org.eclipse.aether.spi.checksums.TrustedChecksumsSource
Some trusted checksums sources may implement this optional method: ability to write/add checksums to them.
getTrustedChecksumsSources() - Method in class org.eclipse.aether.supplier.RepositorySystemSupplier
 
getType() - Method in class org.eclipse.aether.internal.impl.PrioritizedComponent
 
getType() - Method in class org.eclipse.aether.metadata.DefaultMetadata
 
getType() - Method in interface org.eclipse.aether.metadata.Metadata
Gets the type of the metadata, e.g.
getType() - Method in class org.eclipse.aether.repository.Proxy
Gets the type of this proxy.
getType() - Method in class org.eclipse.aether.RepositoryEvent
Gets the type of the event.
getType() - Method in class org.eclipse.aether.spi.connector.transport.http.RFC9457.RFC9457Payload
 
getType() - Method in class org.eclipse.aether.transfer.TransferEvent
Gets the type of the event.
getUpdateCheckManager() - Method in class org.eclipse.aether.supplier.RepositorySystemSupplier
 
getUpdatePolicy() - Method in class org.eclipse.aether.AbstractForwardingRepositorySystemSession
 
getUpdatePolicy() - Method in class org.eclipse.aether.DefaultRepositorySystemSession
 
getUpdatePolicy() - Method in class org.eclipse.aether.internal.impl.session.DefaultCloseableSession
 
getUpdatePolicy() - Method in class org.eclipse.aether.repository.RepositoryPolicy
Deprecated.
This method should not be used. Since version 2 Resolver internally distinguishes between artifact update policy and metadata update policy. This method was left only to preserve binary compatibility, and in reality invokes RepositoryPolicy.getArtifactUpdatePolicy().
getUpdatePolicy() - Method in interface org.eclipse.aether.RepositorySystemSession
Gets the global update policy, or null if not set.
getUpdatePolicyAnalyzer() - Method in class org.eclipse.aether.supplier.RepositorySystemSupplier
 
getUpperBound() - Method in class org.eclipse.aether.util.version.UnionVersionRange
 
getUpperBound() - Method in interface org.eclipse.aether.version.VersionRange
Gets an upper bound (if any) for this range.
getUrl() - Method in class org.eclipse.aether.repository.RemoteRepository
Gets the (base) URL of this repository.
getUserProperties() - Method in class org.eclipse.aether.AbstractForwardingRepositorySystemSession
 
getUserProperties() - Method in class org.eclipse.aether.DefaultRepositorySystemSession
 
getUserProperties() - Method in class org.eclipse.aether.internal.impl.session.DefaultCloseableSession
 
getUserProperties() - Method in interface org.eclipse.aether.RepositorySystemSession
Gets the user properties to use, e.g.
getValue() - Method in class org.eclipse.aether.util.graph.manager.AbstractDependencyManager.Holder
 
getVersion() - Method in interface org.eclipse.aether.artifact.Artifact
Gets the version of this artifact, for example "1.0-20100529-1213".
getVersion() - Method in class org.eclipse.aether.artifact.DefaultArtifact
 
getVersion() - Method in class org.eclipse.aether.collection.DependencyManagement
Gets the new version to apply to the dependency.
getVersion() - Method in class org.eclipse.aether.graph.DefaultDependencyNode
 
getVersion() - Method in interface org.eclipse.aether.graph.DependencyNode
Gets the version that was selected for the dependency's target artifact.
getVersion() - Method in class org.eclipse.aether.internal.test.util.TestVersionConstraint
 
getVersion() - Method in class org.eclipse.aether.metadata.DefaultMetadata
 
getVersion() - Method in interface org.eclipse.aether.metadata.Metadata
Gets the version of this metadata.
getVersion() - Method in class org.eclipse.aether.resolution.VersionResult
Gets the resolved version.
getVersion() - Method in class org.eclipse.aether.util.artifact.DelegatingArtifact
 
getVersion() - Method in class org.eclipse.aether.util.artifact.SubArtifact
 
getVersion() - Method in exception class org.eclipse.aether.version.InvalidVersionSpecificationException
Gets the version or version range that could not be parsed.
getVersion() - Method in interface org.eclipse.aether.version.VersionConstraint
Gets the version recommended by this constraint.
getVersion() - Method in class org.eclipse.aether.version.VersionRange.Bound
Gets the bounding version.
getVersionConstraint() - Method in interface org.eclipse.aether.collection.VersionFilter.VersionFilterContext
Gets the version constraint that was parsed from the dependency's version string.
getVersionConstraint() - Method in class org.eclipse.aether.graph.DefaultDependencyNode
 
getVersionConstraint() - Method in interface org.eclipse.aether.graph.DependencyNode
Gets the version constraint that was parsed from the dependency's version declaration.
getVersionConstraint() - Method in class org.eclipse.aether.internal.impl.collect.DefaultVersionFilterContext
 
getVersionConstraint() - Method in class org.eclipse.aether.resolution.VersionRangeResult
Gets the version constraint that was parsed from the artifact's version string.
getVersionFilter() - Method in class org.eclipse.aether.AbstractForwardingRepositorySystemSession
 
getVersionFilter() - Method in class org.eclipse.aether.DefaultRepositorySystemSession
 
getVersionFilter() - Method in class org.eclipse.aether.internal.impl.session.DefaultCloseableSession
 
getVersionFilter() - Method in interface org.eclipse.aether.RepositorySystemSession
Gets the version filter to use for building dependency graphs.
getVersionRangeResolver() - Method in class org.eclipse.aether.supplier.RepositorySystemSupplier
 
getVersionResolver() - Method in class org.eclipse.aether.supplier.RepositorySystemSupplier
 
getVersions() - Method in exception class org.eclipse.aether.collection.UnsolvableVersionConflictException
Gets the conflicting version constraints of the dependency.
getVersions() - Method in class org.eclipse.aether.resolution.VersionRangeResult
Gets the versions (in ascending order) that matched the requested range.
getVersionScheme() - Method in class org.eclipse.aether.supplier.RepositorySystemSupplier
 
getVisitor() - Method in class org.eclipse.aether.util.graph.visitor.FilteringDependencyVisitor
Gets the visitor to which this visitor delegates to.
getWinner() - Method in class org.eclipse.aether.util.graph.transformer.ConflictResolver.ConflictContext
Gets the conflict item which has been selected as the winner among the conflicting dependencies.
getWorkspaceReader() - Method in class org.eclipse.aether.AbstractForwardingRepositorySystemSession
 
getWorkspaceReader() - Method in class org.eclipse.aether.DefaultRepositorySystemSession
 
getWorkspaceReader() - Method in class org.eclipse.aether.internal.impl.session.DefaultCloseableSession
 
getWorkspaceReader() - Method in interface org.eclipse.aether.RepositorySystemSession
Gets the workspace reader used during this session.
GnupgConfigurationKeys - Class in org.eclipse.aether.generator.gnupg
Configuration for GPG Signer.
GnupgSignatureArtifactGeneratorFactory - Class in org.eclipse.aether.generator.gnupg
 
GnupgSignatureArtifactGeneratorFactory(ArtifactPredicateFactory, Map<String, GnupgSignatureArtifactGeneratorFactory.Loader>) - Constructor for class org.eclipse.aether.generator.gnupg.GnupgSignatureArtifactGeneratorFactory
 
GnupgSignatureArtifactGeneratorFactory.Loader - Interface in org.eclipse.aether.generator.gnupg
 
GpgAgentPasswordLoader - Class in org.eclipse.aether.generator.gnupg.loaders
Password loader that uses GnuPG Agent.
GpgAgentPasswordLoader() - Constructor for class org.eclipse.aether.generator.gnupg.loaders.GpgAgentPasswordLoader
 
GpgConfLoader - Class in org.eclipse.aether.generator.gnupg.loaders
Loader that looks for configuration.
GpgConfLoader() - Constructor for class org.eclipse.aether.generator.gnupg.loaders.GpgConfLoader
 
GpgEnvLoader - Class in org.eclipse.aether.generator.gnupg.loaders
Loader that looks for environment variables.
GpgEnvLoader() - Constructor for class org.eclipse.aether.generator.gnupg.loaders.GpgEnvLoader
 
groupId(String) - Method in class org.eclipse.aether.internal.test.util.NodeBuilder
 
GroupIdRemoteRepositoryFilterSource - Class in org.eclipse.aether.internal.impl.filter
Remote repository filter source filtering on G coordinate.
GroupIdRemoteRepositoryFilterSource(RepositorySystemLifecycle) - Constructor for class org.eclipse.aether.internal.impl.filter.GroupIdRemoteRepositoryFilterSource
 

H

handleError(RepositoryEvent, RepositoryListener, RuntimeException) - Method in class org.eclipse.aether.util.listener.ChainedRepositoryListener
Invoked when any listener throws, by default is no op, extend if required.
handleError(TransferEvent, TransferListener, RuntimeException) - Method in class org.eclipse.aether.util.listener.ChainedTransferListener
Invoked when any listener throws, by default is no op, extend if required.
HARD - Static variable in class org.eclipse.aether.internal.impl.collect.DataPool
 
hasChecksums(Artifact) - Method in interface org.eclipse.aether.spi.artifact.ArtifactPredicate
Returns true if passed in artifact should have checksums.
hasChecksums(Artifact) - Method in interface org.eclipse.aether.spi.connector.layout.RepositoryLayout
Tells whether given artifact have remote external checksums according to current layout or not.
hasConfigurationSource(JavaDocCapable<?>) - Method in class org.eclipse.aether.tools.CollectConfiguration
 
hashCode() - Method in class org.eclipse.aether.artifact.AbstractArtifact
Returns a hash code for this artifact.
hashCode() - Method in class org.eclipse.aether.graph.Dependency
 
hashCode() - Method in class org.eclipse.aether.graph.Exclusion
 
hashCode() - Method in class org.eclipse.aether.internal.impl.collect.DataPool.DescriptorKey
 
hashCode() - Method in class org.eclipse.aether.internal.impl.scope.OptionalDependencySelector
 
hashCode() - Method in class org.eclipse.aether.internal.impl.scope.ScopeDependencySelector
 
hashCode() - Method in class org.eclipse.aether.internal.impl.scope.ScopeManagerImpl
 
hashCode() - Method in class org.eclipse.aether.internal.test.util.TestVersion
 
hashCode() - Method in class org.eclipse.aether.internal.test.util.TestVersionConstraint
 
hashCode() - Method in class org.eclipse.aether.metadata.AbstractMetadata
Returns a hash code for this metadata.
hashCode() - Method in class org.eclipse.aether.named.NamedLockKey
 
hashCode() - Method in class org.eclipse.aether.repository.LocalRepository
 
hashCode() - Method in class org.eclipse.aether.repository.Proxy
 
hashCode() - Method in class org.eclipse.aether.repository.RemoteRepository
 
hashCode() - Method in class org.eclipse.aether.repository.RepositoryPolicy
 
hashCode() - Method in class org.eclipse.aether.repository.WorkspaceRepository
 
hashCode() - Method in class org.eclipse.aether.transport.minio.ObjectName
 
hashCode() - Method in class org.eclipse.aether.util.artifact.DelegatingArtifact
 
hashCode() - Method in class org.eclipse.aether.util.filter.PatternExclusionsDependencyFilter
 
hashCode() - Method in class org.eclipse.aether.util.filter.PatternInclusionsDependencyFilter
 
hashCode() - Method in class org.eclipse.aether.util.filter.AndDependencyFilter
 
hashCode() - Method in class org.eclipse.aether.util.filter.ExclusionsDependencyFilter
 
hashCode() - Method in class org.eclipse.aether.util.filter.NotDependencyFilter
 
hashCode() - Method in class org.eclipse.aether.util.filter.OrDependencyFilter
 
hashCode() - Method in class org.eclipse.aether.util.filter.ScopeDependencyFilter
 
hashCode() - Method in class org.eclipse.aether.util.graph.manager.AbstractDependencyManager
 
hashCode() - Method in class org.eclipse.aether.util.graph.manager.AbstractDependencyManager.Key
 
hashCode() - Method in class org.eclipse.aether.util.graph.manager.NoopDependencyManager
 
hashCode() - Method in class org.eclipse.aether.util.graph.selector.AndDependencySelector
 
hashCode() - Method in class org.eclipse.aether.util.graph.selector.ExclusionDependencySelector
 
hashCode() - Method in class org.eclipse.aether.util.graph.selector.OptionalDependencySelector
Deprecated.
 
hashCode() - Method in class org.eclipse.aether.util.graph.selector.ScopeDependencySelector
Deprecated.
 
hashCode() - Method in class org.eclipse.aether.util.graph.selector.StaticDependencySelector
 
hashCode() - Method in class org.eclipse.aether.util.graph.traverser.AndDependencyTraverser
 
hashCode() - Method in class org.eclipse.aether.util.graph.traverser.FatArtifactTraverser
Deprecated.
 
hashCode() - Method in class org.eclipse.aether.util.graph.traverser.StaticDependencyTraverser
 
hashCode() - Method in class org.eclipse.aether.util.graph.version.ChainedVersionFilter
 
hashCode() - Method in class org.eclipse.aether.util.graph.version.ContextualSnapshotVersionFilter
 
hashCode() - Method in class org.eclipse.aether.util.graph.version.HighestVersionFilter
 
hashCode() - Method in class org.eclipse.aether.util.graph.version.LowestVersionFilter
 
hashCode() - Method in class org.eclipse.aether.util.graph.version.PredicateVersionFilter
 
hashCode() - Method in class org.eclipse.aether.util.graph.version.SnapshotVersionFilter
 
hashCode() - Method in class org.eclipse.aether.util.version.UnionVersionRange
 
hashCode() - Method in class org.eclipse.aether.version.VersionRange.Bound
 
HashingNameMapper - Class in org.eclipse.aether.internal.impl.synccontext.named
Wrapping NameMapper, that wraps another NameMapper and hashes resulting strings.
HashingNameMapper(NameMapper) - Constructor for class org.eclipse.aether.internal.impl.synccontext.named.HashingNameMapper
 
hasRFC9457ContentType(String) - Method in class org.eclipse.aether.spi.connector.transport.http.RFC9457.RFC9457Reporter
 
HazelcastClientCPSemaphoreNamedLockFactory - Class in org.eclipse.aether.named.hazelcast
HazelcastClientCPSemaphoreNamedLockFactory() - Constructor for class org.eclipse.aether.named.hazelcast.HazelcastClientCPSemaphoreNamedLockFactory
The default constructor: creates own instance of Hazelcast using standard Hazelcast configuration discovery.
HazelcastClientCPSemaphoreNamedLockFactory(HazelcastInstance, boolean) - Constructor for class org.eclipse.aether.named.hazelcast.HazelcastClientCPSemaphoreNamedLockFactory
Constructor for customization.
HazelcastCPSemaphoreNamedLockFactory - Class in org.eclipse.aether.named.hazelcast
HazelcastCPSemaphoreNamedLockFactory() - Constructor for class org.eclipse.aether.named.hazelcast.HazelcastCPSemaphoreNamedLockFactory
The default constructor: creates own instance of Hazelcast using standard Hazelcast configuration discovery.
HazelcastCPSemaphoreNamedLockFactory(HazelcastInstance, boolean) - Constructor for class org.eclipse.aether.named.hazelcast.HazelcastCPSemaphoreNamedLockFactory
Constructor for customization.
hazelcastInstance - Variable in class org.eclipse.aether.named.hazelcast.HazelcastSemaphoreNamedLockFactory
 
HazelcastSemaphoreNamedLockFactory - Class in org.eclipse.aether.named.hazelcast
Factory of AdaptedSemaphoreNamedLock instances, using adapted Hazelcast ISemaphore.
HazelcastSemaphoreNamedLockFactory(HazelcastInstance, boolean, HazelcastSemaphoreProvider) - Constructor for class org.eclipse.aether.named.hazelcast.HazelcastSemaphoreNamedLockFactory
 
HazelcastSemaphoreProvider - Class in org.eclipse.aether.named.hazelcast
Support class for providers of ISemaphore instances.
HazelcastSemaphoreProvider() - Constructor for class org.eclipse.aether.named.hazelcast.HazelcastSemaphoreProvider
 
Highest() - Constructor for class org.eclipse.aether.util.graph.transformer.ConfigurableVersionSelector.Highest
 
HighestVersionFilter - Class in org.eclipse.aether.util.graph.version
A version filter that excludes any version except the highest one.
HighestVersionFilter() - Constructor for class org.eclipse.aether.util.graph.version.HighestVersionFilter
Creates a new instance of this version filter.
HighestVersionFilter(int) - Constructor for class org.eclipse.aether.util.graph.version.HighestVersionFilter
Creates a new instance of this version filter.
HOST_KEY_ACCEPTANCE - Static variable in class org.eclipse.aether.repository.AuthenticationContext
The key used to store the acceptance policy for unknown host keys.
HOST_KEY_LOCAL - Static variable in class org.eclipse.aether.repository.AuthenticationContext
The key used to store the fingerprint of the public key expected from remote host as recorded in a known hosts database.
HOST_KEY_REMOTE - Static variable in class org.eclipse.aether.repository.AuthenticationContext
The key used to store the fingerprint of the public key advertised by remote host.
HTTP_CONNECTION_MAX_TTL - Static variable in class org.eclipse.aether.ConfigurationProperties
Total time to live in seconds for an HTTP connection, after that time, the connection will be dropped (no matter for how long it was idle).
HTTP_CREDENTIAL_ENCODING - Static variable in class org.eclipse.aether.ConfigurationProperties
The encoding/charset to use when exchanging credentials with HTTP servers.
HTTP_EXPECT_CONTINUE - Static variable in class org.eclipse.aether.ConfigurationProperties
Boolean flag should the HTTP transport use expect-continue handshake for PUT requests.
HTTP_HEADERS - Static variable in class org.eclipse.aether.ConfigurationProperties
The request headers to use for HTTP-based repository connectors.
HTTP_LOCAL_ADDRESS - Static variable in class org.eclipse.aether.ConfigurationProperties
The local address (interface) to use with HTTP transport.
HTTP_MAX_CONNECTIONS_PER_ROUTE - Static variable in class org.eclipse.aether.ConfigurationProperties
The maximum concurrent connections per route HTTP client is allowed to use.
HTTP_PREEMPTIVE_AUTH - Static variable in class org.eclipse.aether.ConfigurationProperties
Should HTTP client use preemptive-authentication for all HTTP verbs (works only w/ BASIC).
HTTP_PREEMPTIVE_PUT_AUTH - Static variable in class org.eclipse.aether.ConfigurationProperties
Boolean flag should the HTTP transport use preemptive-auth for PUT requests.
HTTP_RETRY_HANDLER_COUNT - Static variable in class org.eclipse.aether.ConfigurationProperties
The maximum number of times a request to a remote server should be retried in case of an error.
HTTP_RETRY_HANDLER_INTERVAL - Static variable in class org.eclipse.aether.ConfigurationProperties
The initial retry interval in millis of request to a remote server should be waited in case of "too many requests" (HTTP codes 429 and 503).
HTTP_RETRY_HANDLER_INTERVAL_MAX - Static variable in class org.eclipse.aether.ConfigurationProperties
The maximum retry interval in millis of request to a remote server above which the request should be aborted instead.
HTTP_RETRY_HANDLER_NAME_DEFAULT - Static variable in class org.eclipse.aether.transport.apache.ApacheTransporterConfigurationKeys
 
HTTP_RETRY_HANDLER_NAME_STANDARD - Static variable in class org.eclipse.aether.transport.apache.ApacheTransporterConfigurationKeys
 
HTTP_RETRY_HANDLER_SERVICE_UNAVAILABLE - Static variable in class org.eclipse.aether.ConfigurationProperties
The HTTP codes of remote server responses that should be handled as "too many requests" (examples: HTTP codes 429 and 503).
HTTP_REUSE_CONNECTIONS - Static variable in class org.eclipse.aether.ConfigurationProperties
Should HTTP client reuse connections (in other words, pool connections) or not?
HTTP_SUPPORT_WEBDAV - Static variable in class org.eclipse.aether.ConfigurationProperties
Boolean flag should the HTTP transport support WebDAV remote.
HttpConstants - Class in org.eclipse.aether.spi.connector.transport.http
Some shared HTTP constants.
HttpRFC9457Exception - Exception Class in org.eclipse.aether.spi.connector.transport.http.RFC9457
Exception thrown by HttpTransporter in case of errors.
HttpRFC9457Exception(int, String, RFC9457Payload) - Constructor for exception class org.eclipse.aether.spi.connector.transport.http.RFC9457.HttpRFC9457Exception
 
HTTPS_SECURITY_MODE - Static variable in class org.eclipse.aether.ConfigurationProperties
The mode that sets HTTPS transport "security mode": to ignore any SSL errors (certificate validity checks, hostname verification).
HTTPS_SECURITY_MODE_DEFAULT - Static variable in class org.eclipse.aether.ConfigurationProperties
The default HTTPS security mode.
HTTPS_SECURITY_MODE_INSECURE - Static variable in class org.eclipse.aether.ConfigurationProperties
The insecure HTTPS security mode (certificate validation, hostname verification are all ignored).
httpServer - Variable in class org.eclipse.aether.internal.test.util.http.HttpTransporterTest
 
HttpServer - Class in org.eclipse.aether.internal.test.util.http
 
HttpServer() - Constructor for class org.eclipse.aether.internal.test.util.http.HttpServer
 
HttpServer.ChecksumHeader - Enum Class in org.eclipse.aether.internal.test.util.http
 
HttpServer.ExpectContinue - Enum Class in org.eclipse.aether.internal.test.util.http
 
HttpServer.LogEntry - Class in org.eclipse.aether.internal.test.util.http
 
HttpTransporter - Interface in org.eclipse.aether.spi.connector.transport.http
A transporter using HTTP protocol.
HttpTransporterException - Exception Class in org.eclipse.aether.spi.connector.transport.http
Exception thrown by HttpTransporter in case of errors.
HttpTransporterException(int) - Constructor for exception class org.eclipse.aether.spi.connector.transport.http.HttpTransporterException
 
HttpTransporterFactory - Interface in org.eclipse.aether.spi.connector.transport.http
A factory for HttpTransporter.
HttpTransporterTest - Class in org.eclipse.aether.internal.test.util.http
Common set of tests against Http transporter.
HttpTransporterTest(Supplier<HttpTransporterFactory>) - Constructor for class org.eclipse.aether.internal.test.util.http.HttpTransporterTest
 

I

IF_UNMODIFIED_SINCE - Static variable in class org.eclipse.aether.spi.connector.transport.http.HttpConstants
 
IGNORE_ERRORS - Static variable in interface org.eclipse.aether.resolution.ArtifactDescriptorPolicy
Bit mask indicating that all errors should be silently ignored.
IGNORE_INVALID - Static variable in interface org.eclipse.aether.resolution.ArtifactDescriptorPolicy
Bit flag indicating that existent but invalid artifact descriptors should be silently ignored.
IGNORE_MISSING - Static variable in interface org.eclipse.aether.resolution.ArtifactDescriptorPolicy
Bit flag indicating that missing artifact descriptors should be silently ignored.
implClose() - Method in class org.eclipse.aether.spi.connector.transport.AbstractTransporter
Implements AbstractTransporter.close(), gets only called if the transporter has not already been closed.
implGet(GetTask) - Method in class org.eclipse.aether.spi.connector.transport.AbstractTransporter
Implements AbstractTransporter.get(GetTask), gets only called if the transporter has not been closed.
IMPLICIT_PRIORITIES - Static variable in class org.eclipse.aether.ConfigurationProperties
A flag indicating whether the priorities of pluggable extensions are implicitly given by their iteration order such that the first extension has the highest priority.
implPeek(PeekTask) - Method in class org.eclipse.aether.spi.connector.transport.AbstractTransporter
Implements AbstractTransporter.peek(PeekTask), gets only called if the transporter has not been closed.
implPut(PutTask) - Method in class org.eclipse.aether.spi.connector.transport.AbstractTransporter
Implements AbstractTransporter.put(PutTask), gets only called if the transporter has not been closed.
INCLUDES_DEPENDENCIES - Static variable in class org.eclipse.aether.artifact.ArtifactProperties
Deprecated.
since 2.0, the semantic carried by this property should be defined in a custom DependencyTraverser implementation provided by the resolver consumer
inet - Enum constant in enum class org.eclipse.aether.named.ipc.SocketFamily
 
IniArtifactDescriptorReader - Class in org.eclipse.aether.internal.test.util
An artifact descriptor reader that gets data from a simple text file on the classpath.
IniArtifactDescriptorReader(String) - Constructor for class org.eclipse.aether.internal.test.util.IniArtifactDescriptorReader
Use the given prefix to load the artifact descriptions from the classpath.
INITIATED - Enum constant in enum class org.eclipse.aether.transfer.TransferEvent.EventType
 
install(Artifact, Artifact) - Method in class org.apache.maven.resolver.examples.resolver.Resolver
 
install(RepositorySystemSession, InstallRequest) - Method in interface org.eclipse.aether.impl.Installer
Installs a collection of artifacts and their accompanying metadata to the local repository.
install(RepositorySystemSession, InstallRequest) - Method in class org.eclipse.aether.internal.impl.DefaultInstaller
 
install(RepositorySystemSession, InstallRequest) - Method in class org.eclipse.aether.internal.impl.DefaultRepositorySystem
 
install(RepositorySystemSession, InstallRequest) - Method in interface org.eclipse.aether.RepositorySystem
Installs a collection of artifacts and their accompanying metadata to the local repository.
installAndDeploy(String) - Method in class org.apache.maven.resolver.examples.resolver.ResolverDemo
 
InstallArtifacts - Class in org.apache.maven.resolver.examples
Installs a JAR and its POM to the local repository.
InstallArtifacts() - Constructor for class org.apache.maven.resolver.examples.InstallArtifacts
 
InstallationException - Exception Class in org.eclipse.aether.installation
Thrown in case of an installation error like an IO error.
InstallationException(String) - Constructor for exception class org.eclipse.aether.installation.InstallationException
Creates a new exception with the specified detail message.
InstallationException(String, Throwable) - Constructor for exception class org.eclipse.aether.installation.InstallationException
Creates a new exception with the specified detail message and cause.
Installer - Interface in org.eclipse.aether.impl
Publishes artifacts to the local repository.
InstallRequest - Class in org.eclipse.aether.installation
A request to install artifacts and their accompanying metadata into the local repository.
InstallRequest() - Constructor for class org.eclipse.aether.installation.InstallRequest
Creates an uninitialized request.
InstallResult - Class in org.eclipse.aether.installation
The result of installing artifacts and their accompanying metadata into the a remote repository.
InstallResult(InstallRequest) - Constructor for class org.eclipse.aether.installation.InstallResult
Creates a new result for the specified request.
INSTANCE - Static variable in class org.eclipse.aether.spi.connector.transport.http.RFC9457.RFC9457Payload
 
INSTANCE - Static variable in class org.eclipse.aether.transport.apache.ApacheRFC9457Reporter
 
INSTANCE - Static variable in class org.eclipse.aether.transport.jdk.JdkRFC9457Reporter
 
INSTANCE - Static variable in class org.eclipse.aether.transport.jetty.JettyRFC9457Reporter
 
INSTANCE - Static variable in class org.eclipse.aether.util.graph.manager.NoopDependencyManager
A ready-made instance of this dependency manager which can safely be reused throughout an entire application regardless of multi-threading.
INSTANCE - Static variable in class org.eclipse.aether.util.graph.transformer.NoopDependencyGraphTransformer
A ready-made instance of this dependency graph transformer which can safely be reused throughout an entire application regardless of multi-threading.
INTERACTIVE - Static variable in class org.eclipse.aether.ConfigurationProperties
A flag indicating whether interaction with the user is allowed.
intern(Artifact) - Method in class org.eclipse.aether.internal.impl.collect.DataPool
 
intern(Dependency) - Method in class org.eclipse.aether.internal.impl.collect.DataPool
 
InternalScopeManager - Interface in org.eclipse.aether.impl.scope
Internal scope manager.
InternalScopeManager.Mode - Enum Class in org.eclipse.aether.impl.scope
The mode of resolution scope: eliminate (remove all occurrences) or just remove.
InvalidVersionSpecificationException - Exception Class in org.eclipse.aether.version
Thrown when a version or version range could not be parsed.
InvalidVersionSpecificationException(String, String) - Constructor for exception class org.eclipse.aether.version.InvalidVersionSpecificationException
Creates a new exception with the specified version and detail message.
InvalidVersionSpecificationException(String, String, Throwable) - Constructor for exception class org.eclipse.aether.version.InvalidVersionSpecificationException
Creates a new exception with the specified version, detail message and cause.
InvalidVersionSpecificationException(String, Throwable) - Constructor for exception class org.eclipse.aether.version.InvalidVersionSpecificationException
Creates a new exception with the specified version and cause.
IpcClient - Class in org.eclipse.aether.named.ipc
Client side implementation.
IpcMessages - Class in org.eclipse.aether.named.ipc
Constants used for the inter-process communication protocol.
IpcMessages() - Constructor for class org.eclipse.aether.named.ipc.IpcMessages
 
IpcNamedLockFactory - Class in org.eclipse.aether.named.ipc
IPC named locks factory.
IpcNamedLockFactory() - Constructor for class org.eclipse.aether.named.ipc.IpcNamedLockFactory
 
IpcNamedLockFactory(Path) - Constructor for class org.eclipse.aether.named.ipc.IpcNamedLockFactory
 
IpcServer - Class in org.eclipse.aether.named.ipc
Implementation of the server side.
IpcServer(SocketFamily) - Constructor for class org.eclipse.aether.named.ipc.IpcServer
 
is(String) - Method in interface org.eclipse.aether.scope.DependencyScope
Shorthand method of getId().equals(String label).
isAcceptableByConstraints(ConfigurableVersionSelector.ConflictGroup, Version) - Method in class org.eclipse.aether.util.graph.transformer.ConfigurableVersionSelector
 
isAccepted() - Method in class org.eclipse.aether.internal.impl.filter.RemoteRepositoryFilterSourceSupport.SimpleResult
 
isAccepted() - Method in interface org.eclipse.aether.spi.connector.filter.RemoteRepositoryFilter.Result
Returns true if accepted.
isApplicable(AbstractDependencyManager.Holder<?>) - Method in class org.eclipse.aether.util.graph.manager.AbstractDependencyManager
Returns true if rule in holder is applicable at current depth.
isApplied() - Method in class org.eclipse.aether.util.graph.manager.AbstractDependencyManager
Returns true if current dependency should be managed according to so far collected/derived rules.
isAvailable() - Method in class org.eclipse.aether.repository.LocalArtifactResult
Indicates whether the requested artifact is available for use.
isBetter(ConflictResolver.ConflictItem, ConflictResolver.ConflictItem) - Method in class org.eclipse.aether.util.graph.transformer.ConfigurableVersionSelector.Highest
 
isBetter(ConflictResolver.ConflictItem, ConflictResolver.ConflictItem) - Method in class org.eclipse.aether.util.graph.transformer.ConfigurableVersionSelector.MajorVersionConvergence
 
isBetter(ConflictResolver.ConflictItem, ConflictResolver.ConflictItem) - Method in class org.eclipse.aether.util.graph.transformer.ConfigurableVersionSelector.Nearest
 
isBetter(ConflictResolver.ConflictItem, ConflictResolver.ConflictItem) - Method in interface org.eclipse.aether.util.graph.transformer.ConfigurableVersionSelector.SelectionStrategy
Invoked for every "candidate" when winner is already set (very first candidate is set as winner).
isBetter(ConflictResolver.ConflictItem, ConflictResolver.ConflictItem) - Method in class org.eclipse.aether.util.graph.transformer.ConfigurableVersionSelector.VersionConvergence
 
isBlocked() - Method in class org.eclipse.aether.repository.RemoteRepository
Indicates whether this repository is blocked from performing any download requests.
isCancelProgress() - Method in class org.eclipse.aether.internal.test.util.http.RecordingTransportListener
 
isCancelStart() - Method in class org.eclipse.aether.internal.test.util.http.RecordingTransportListener
 
isChecksum(Artifact) - Method in class org.eclipse.aether.internal.impl.DefaultArtifactPredicate
 
isChecksum(Artifact) - Method in interface org.eclipse.aether.spi.artifact.ArtifactPredicate
Returns true if passed in artifact is a checksum artifact.
isChecksumExtension(String) - Method in class org.eclipse.aether.internal.impl.checksum.DefaultChecksumAlgorithmFactorySelector
 
isChecksumExtension(String) - Method in interface org.eclipse.aether.spi.connector.checksum.ChecksumAlgorithmFactorySelector
Returns true if passed in extension matches any known checksum extension.
isDeleteLocalCopyIfMissing() - Method in class org.eclipse.aether.resolution.MetadataRequest
Indicates whether the locally cached copy of the metadata should be removed if the corresponding file does not exist (any more) in the remote repository.
isDerived() - Method in class org.eclipse.aether.util.graph.manager.AbstractDependencyManager
Returns true if current context should be factored in (collected/derived).
isDiagnosticEnabled() - Method in class org.eclipse.aether.named.support.NamedLockFactorySupport
Returns true if factory diagnostic collection is enabled.
isDisabled() - Method in class org.eclipse.aether.internal.impl.PrioritizedComponent
 
isEmpty() - Method in class org.eclipse.aether.internal.impl.PrioritizedComponents
 
isEnabled() - Method in class org.eclipse.aether.repository.RepositoryPolicy
Indicates whether the associated repository should be contacted or not.
isEnabled(RepositorySystemSession) - Method in class org.eclipse.aether.internal.impl.checksum.SparseDirectoryTrustedChecksumsSource
 
isEnabled(RepositorySystemSession) - Method in class org.eclipse.aether.internal.impl.checksum.SummaryFileTrustedChecksumsSource
 
isEnabled(RepositorySystemSession) - Method in class org.eclipse.aether.internal.impl.filter.GroupIdRemoteRepositoryFilterSource
 
isEnabled(RepositorySystemSession) - Method in class org.eclipse.aether.internal.impl.filter.PrefixesRemoteRepositoryFilterSource
 
isEnabled(RepositorySystemSession) - Method in class org.eclipse.aether.internal.impl.filter.RemoteRepositoryFilterSourceSupport
Returns true if session configuration contains this name set to true.
isEnabled(RepositorySystemSession) - Method in class org.eclipse.aether.internal.impl.resolution.ArtifactResolverPostProcessorSupport
Returns true if session configuration marks this instance as enabled.
isEnabled(RepositorySystemSession) - Method in class org.eclipse.aether.internal.impl.resolution.TrustedChecksumsArtifactResolverPostProcessor
 
isExistenceCheck() - Method in class org.eclipse.aether.spi.connector.ArtifactDownload
Indicates whether this transfer shall only verify the existence of the artifact in the remote repository rather than actually downloading the file.
isFavorLocalRepository() - Method in class org.eclipse.aether.resolution.MetadataRequest
Indicates whether the metadata resolution should be suppressed if the corresponding metadata of the local repository is up-to-date according to the update policy of the remote repository.
isFileSystemFriendly() - Method in class org.eclipse.aether.internal.impl.synccontext.named.BasedirNameMapper
 
isFileSystemFriendly() - Method in class org.eclipse.aether.internal.impl.synccontext.named.DiscriminatingNameMapper
 
isFileSystemFriendly() - Method in class org.eclipse.aether.internal.impl.synccontext.named.GAVNameMapper
 
isFileSystemFriendly() - Method in class org.eclipse.aether.internal.impl.synccontext.named.HashingNameMapper
 
isFileSystemFriendly() - Method in interface org.eclipse.aether.internal.impl.synccontext.named.NameMapper
Returns true if lock names returned by this lock name mapper are file system friendly, can be used as file names and paths.
isFileSystemFriendly() - Method in class org.eclipse.aether.internal.impl.synccontext.named.StaticNameMapper
 
isFileValid() - Method in class org.eclipse.aether.impl.UpdateCheck
Indicates whether the local file given by UpdateCheck.getFile(), if existent, should be considered valid or not.
isFromCache() - Method in exception class org.eclipse.aether.transfer.ArtifactTransferException
Indicates whether this exception actually just occurred or was played back from the error cache.
isFromCache() - Method in exception class org.eclipse.aether.transfer.MetadataTransferException
Indicates whether this exception actually just occurred or was played back from the error cache.
isIgnoreArtifactDescriptorRepositories() - Method in class org.eclipse.aether.AbstractForwardingRepositorySystemSession
 
isIgnoreArtifactDescriptorRepositories() - Method in class org.eclipse.aether.DefaultRepositorySystemSession
 
isIgnoreArtifactDescriptorRepositories() - Method in class org.eclipse.aether.internal.impl.session.DefaultCloseableSession
 
isIgnoreArtifactDescriptorRepositories() - Method in interface org.eclipse.aether.RepositorySystemSession
Indicates whether repositories declared in artifact descriptors should be ignored during transitive dependency collection.
isIncluded(DependencyNode) - Method in class org.eclipse.aether.util.graph.transformer.ConflictResolver.ConflictContext
Determines whether the specified dependency node belongs to this conflict context.
isInclusive() - Method in class org.eclipse.aether.version.VersionRange.Bound
Indicates whether the bounding version is included in the range or not.
isLackingDescriptor(RepositorySystemSession, Artifact) - Static method in class org.eclipse.aether.internal.impl.collect.DependencyCollectorDelegate
 
isMerged() - Method in interface org.eclipse.aether.metadata.MergeableMetadata
Indicates whether this metadata has been merged.
isMissing() - Method in class org.eclipse.aether.resolution.ArtifactResult
Indicates whether the requested artifact is not present in any of the specified repositories.
isMissing() - Method in class org.eclipse.aether.resolution.MetadataResult
Indicates whether the requested metadata is not present in the remote repository.
isOffline() - Method in class org.eclipse.aether.AbstractForwardingRepositorySystemSession
 
isOffline() - Method in class org.eclipse.aether.DefaultRepositorySystemSession
 
isOffline() - Method in class org.eclipse.aether.internal.impl.session.DefaultCloseableSession
 
isOffline() - Method in interface org.eclipse.aether.RepositorySystemSession
Indicates whether the repository system operates in offline mode and avoids/refuses any access to remote repositories.
isOpen() - Method in class org.eclipse.aether.named.ipc.ByteChannelWrapper
 
isOptional() - Method in class org.eclipse.aether.graph.Dependency
Indicates whether this dependency is optional or not.
isRepositoryManager() - Method in class org.eclipse.aether.repository.RemoteRepository
Indicates whether this repository refers to a repository manager or not.
isRequired() - Method in class org.eclipse.aether.impl.UpdateCheck
Gets the result of a check, denoting whether the remote repository should be checked for updates.
isResolved() - Method in class org.eclipse.aether.resolution.ArtifactResult
Indicates whether the requested artifact was resolved.
isResolved() - Method in class org.eclipse.aether.resolution.MetadataResult
Indicates whether the requested metadata was resolved.
isRetryWorthy() - Method in exception class org.eclipse.aether.transfer.ChecksumFailureException
Indicates whether the corresponding download is retry-worthy.
isReverse() - Method in interface org.eclipse.aether.impl.scope.