Interface | Description |
---|---|
GraphBuilder |
Builds the
inter-dependencies graph between projects in the reactor. |
Class | Description |
---|---|
DefaultGraphBuilder |
Builds the
inter-dependencies graph between projects in the reactor. |
DefaultProjectDependencyGraph |
Describes the interdependencies between projects in the reactor.
|
ProjectSelector |
Utility class to extract
MavenProject from the project graph during the execution phase based on optional or
required selectors. |
Copyright © 2001–2022 The Apache Software Foundation. All rights reserved.