Uses of Class
org.apache.maven.lifecycle.internal.ProjectSegment
Package
Description
-
Uses of ProjectSegment in org.apache.maven.lifecycle.internal
Modifier and TypeMethodDescriptionProjectBuildList.findByMavenProject
(MavenProject mavenProject) Finds the first ProjectSegment matching the supplied projectProjectBuildList.get
(int index) Modifier and TypeMethodDescriptionProjectBuildList.iterator()
ProjectBuildList.selectSegment
(TaskSegment taskSegment) -
Uses of ProjectSegment in org.apache.maven.lifecycle.internal.builder.multithreaded
Modifier and TypeMethodDescriptionvoid
ThreadOutputMuxer.associateThreadWithProjectSegment
(ProjectSegment projectBuild) void
ThreadOutputMuxer.setThisModuleComplete
(ProjectSegment projectBuild)