Package | Description |
---|---|
org.apache.maven.shared.dependency.graph | |
org.apache.maven.shared.dependency.graph.internal |
Modifier and Type | Method and Description |
---|---|
DependencyNode |
DependencyCollectorBuilder.collectDependencyGraph(DependencyCollectorRequest dependencyCollectorRequest)
collect the project's raw dependency graph, with information to allow the API client to reason on its own about
dependencies.
|
default DependencyNode |
DependencyCollectorBuilder.collectDependencyGraph(org.apache.maven.project.ProjectBuildingRequest buildingRequest,
org.apache.maven.artifact.resolver.filter.ArtifactFilter filter)
collect the project's raw dependency graph, with information to allow the API client to reason on its own about
dependencies.
|
Modifier and Type | Method and Description |
---|---|
DependencyNode |
DefaultDependencyCollectorBuilder.collectDependencyGraph(DependencyCollectorRequest dependencyCollectorRequest) |
Copyright © 2002–2024 The Apache Software Foundation. All rights reserved.