| Package | Description |
|---|---|
| org.apache.maven.lifecycle.internal | |
| org.apache.maven.lifecycle.internal.builder.multithreaded |
| Modifier and Type | Method and Description |
|---|---|
ProjectSegment |
ProjectBuildList.findByMavenProject(MavenProject mavenProject)
Finds the first ProjectSegment matching the supplied project
|
ProjectSegment |
ProjectBuildList.get(int index) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Iterator<ProjectSegment> |
ProjectBuildList.iterator() |
java.util.Map<MavenProject,ProjectSegment> |
ProjectBuildList.selectSegment(TaskSegment taskSegment) |
| Constructor and Description |
|---|
ProjectBuildList(java.util.List<ProjectSegment> items) |
| Modifier and Type | Method and Description |
|---|---|
void |
ThreadOutputMuxer.associateThreadWithProjectSegment(ProjectSegment projectBuild) |
void |
ThreadOutputMuxer.setThisModuleComplete(ProjectSegment projectBuild) |