| Class | Description |
|---|---|
| ConflictIdSorter |
This class is a copy of their homonymous in the Eclipse Aether library, adapted to work with Sonatype Aether.
|
| ConflictResolver |
This class is a copy of their homonymous in the Eclipse Aether library, adapted to work with Sonatype Aether.
|
| ConflictResolver.ConflictContext |
A context used to hold information that is relevant for resolving version and scope conflicts.
|
| ConflictResolver.ConflictItem |
A conflicting dependency.
|
| ConflictResolver.OptionalitySelector |
An extension point of
ConflictResolver that determines the effective optional flag of a dependency from a
potentially conflicting set of derived optionalities. |
| ConflictResolver.ScopeContext |
A context used to hold information that is relevant for deriving the scope of a child dependency.
|
| ConflictResolver.ScopeDeriver |
An extension point of
ConflictResolver that determines the scope of a dependency in relation to the scope
of its parent. |
| ConflictResolver.ScopeSelector |
An extension point of
ConflictResolver that determines the effective scope of a dependency from a
potentially conflicting set of derived scopes. |
| ConflictResolver.VersionSelector |
An extension point of
ConflictResolver that determines the winner among conflicting dependencies. |
| ExclusionDependencySelector |
This class is a copy of their homonymous in the Eclipse Aether library, adapted to work with Sonatype Aether.
|
| JavaScopeDeriver |
This class is a copy of their homonymous in the Eclipse Aether library, adapted to work with Sonatype Aether.
|
| JavaScopeSelector |
This class is a copy of their homonymous in the Eclipse Aether library, adapted to work with Sonatype Aether.
|
| Maven3DirectScopeDependencySelector |
A dependency selector that excludes dependencies of an specific Scope which occur beyond level one of the dependency
graph.
|
| NearestVersionSelector |
This class is a copy of their homonymous in the Eclipse Aether library, adapted to work with Sonatype Aether.
|
| SimpleOptionalitySelector |
This class is a copy of their homonymous in the Eclipse Aether library, adapted to work with Sonatype Aether.
|
| VerboseJavaScopeSelector |
A JavaScopeSelector that keeps track of reduced scopes
|
Copyright © 2002–2022 The Apache Software Foundation. All rights reserved.