See: Description
| Interface | Description |
|---|---|
| DependencyTraverserGenerator |
Generates dependency traversers.
|
| RepositoryBuilder |
Interface to provide resources to create instances of
MavenRepository
. |
| Class | Description |
|---|---|
| DelegateDependencyTraverser |
Delegates to another traverser in case itself does not prune a requested
dependency.
|
| FilterSession |
Used for pruning the dependency tree.
|
| Mapper |
Maps instances from the Maven to the Aether world.
|
| MavenRepository |
The repository to access artifacts to resolve for property descriptor
information.
|
| MavenResponse |
The Maven response with calculated dependencies.
|
| MojoRepositoryBuilder |
A repository builder to be used in the context of a Maven Mojo.
|
| PruningDependencyTraverser |
Prunes the dependency tree upon information on excluded artifacts and skipped
modules.
|
Copyright © 2013-2016 FuseSource. All Rights Reserved.