| Package | Description | 
|---|---|
| org.apache.maven.execution | |
| org.apache.maven.graph | |
| org.apache.maven.project | 
| Constructor and Description | 
|---|
| ReactorManager(List<MavenProject> projects)Deprecated.  | 
| Constructor and Description | 
|---|
| DefaultProjectDependencyGraph(Collection<MavenProject> projects)Creates a new project dependency graph based on the specified projects. | 
| DefaultProjectDependencyGraph(List<MavenProject> allProjects,
                             Collection<MavenProject> projects)Creates a new project dependency graph based on the specified projects. | 
| Constructor and Description | 
|---|
| ProjectSorter(Collection<MavenProject> projects)Sort a list of projects. | 
Copyright © 2001–2021 The Apache Software Foundation. All rights reserved.