| Package | Description |
|---|---|
| org.nuxeo.build.ant.artifact | |
| org.nuxeo.build.maven | |
| org.nuxeo.build.maven.graph |
| Modifier and Type | Field and Description |
|---|---|
protected Graph |
ArtifactFile.graph |
protected Graph |
ArtifactDependencies.graph |
| Modifier and Type | Method and Description |
|---|---|
void |
ExpandTask.addRootNodes(Graph graph,
Collection<? extends org.eclipse.aether.graph.DependencyNode> nodes) |
| Modifier and Type | Field and Description |
|---|---|
protected Graph |
AntBuildMojo.graph |
| Modifier and Type | Method and Description |
|---|---|
Graph |
AntBuildMojo.getGraph() |
Graph |
AntBuildMojo.newGraph() |
Graph |
AntBuildMojo.newGraph(String key) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AntBuildMojo.expandGraph(Graph newGraph) |
| Modifier and Type | Field and Description |
|---|---|
protected Graph |
Node.graph |
| Constructor and Description |
|---|
Node(Graph graph,
org.eclipse.aether.graph.DependencyNode dependencyNode) |
Copyright © 2016 Nuxeo SA. All Rights Reserved.