| Package | Description | 
|---|---|
| org.apache.maven.execution | |
| org.apache.maven.graph | |
| org.apache.maven.lifecycle.internal | |
| org.apache.maven.lifecycle.internal.builder.multithreaded | 
| Modifier and Type | Method and Description | 
|---|---|
| ProjectDependencyGraph | MavenSession. getProjectDependencyGraph() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | MavenSession. setProjectDependencyGraph(ProjectDependencyGraph projectDependencyGraph) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DefaultProjectDependencyGraphDescribes the inter-dependencies between projects in the reactor. | 
| Modifier and Type | Method and Description | 
|---|---|
| Result<? extends ProjectDependencyGraph> | GraphBuilder. build(MavenSession session) | 
| Result<ProjectDependencyGraph> | DefaultGraphBuilder. build(MavenSession session) | 
| Constructor and Description | 
|---|
| ReactorBuildStatus(ProjectDependencyGraph projectDependencyGraph) | 
| Constructor and Description | 
|---|
| ConcurrencyDependencyGraph(ProjectBuildList projectBuilds,
                          ProjectDependencyGraph projectDependencyGraph) | 
Copyright © 2001–2019 The Apache Software Foundation. All rights reserved.