Adapts a Aether dependency graph into the Grails graph node API for reporting
| Constructor and description |
|---|
AetherGraphNode
(org.eclipse.aether.resolution.DependencyResult dependencyResult, java.util.List<org.eclipse.aether.artifact.Artifact> unresolved) |
| Type | Name and description |
|---|---|
void |
createGraph(GraphNode current, java.util.List<org.eclipse.aether.graph.DependencyNode> nodes, java.util.List<org.eclipse.aether.artifact.Artifact> unresolved) |