public class BuildDependencyGraphVisitor extends Object
| Constructor and Description |
|---|
BuildDependencyGraphVisitor(Set<AppArtifactKey> appDeps,
Consumer<String> buildTreeConsumer) |
| Modifier and Type | Method and Description |
|---|---|
List<org.eclipse.aether.resolution.ArtifactRequest> |
getArtifactRequests() |
List<org.eclipse.aether.graph.DependencyNode> |
getDeploymentNodes() |
void |
visit(org.eclipse.aether.graph.DependencyNode node) |
public BuildDependencyGraphVisitor(Set<AppArtifactKey> appDeps, Consumer<String> buildTreeConsumer)
Copyright © 2021 JBoss by Red Hat. All rights reserved.