Uses of Class
org.apache.maven.lifecycle.internal.ProjectSegment
Packages that use ProjectSegment
Package
Description
-
Uses of ProjectSegment in org.apache.maven.lifecycle.internal
Fields in org.apache.maven.lifecycle.internal with type parameters of type ProjectSegmentMethods in org.apache.maven.lifecycle.internal that return ProjectSegmentModifier and TypeMethodDescriptionProjectBuildList.findByMavenProject
(MavenProject mavenProject) Finds the first ProjectSegment matching the supplied projectProjectBuildList.get
(int index) Methods in org.apache.maven.lifecycle.internal that return types with arguments of type ProjectSegmentModifier and TypeMethodDescriptionProjectBuildList.iterator()
ProjectBuildList.selectSegment
(TaskSegment taskSegment) Constructor parameters in org.apache.maven.lifecycle.internal with type arguments of type ProjectSegment -
Uses of ProjectSegment in org.apache.maven.lifecycle.internal.builder.multithreaded
Fields in org.apache.maven.lifecycle.internal.builder.multithreaded declared as ProjectSegmentFields in org.apache.maven.lifecycle.internal.builder.multithreaded with type parameters of type ProjectSegmentModifier and TypeFieldDescriptionprivate final Set<ProjectSegment>
ThreadOutputMuxer.completedBuilds
private final Map<ProjectSegment,
PrintStream> ThreadOutputMuxer.printStreams
private final ThreadLocal<ProjectSegment>
ThreadOutputMuxer.projectBuildThreadLocal
private final Iterator<ProjectSegment>
ThreadOutputMuxer.projects
private final Map<ProjectSegment,
ByteArrayOutputStream> ThreadOutputMuxer.streams
Methods in org.apache.maven.lifecycle.internal.builder.multithreaded that return types with arguments of type ProjectSegmentModifier and TypeMethodDescriptionprivate Callable<ProjectSegment>
MultiThreadedBuilder.createBuildCallable
(MavenSession rootSession, ProjectSegment projectBuild, ReactorContext reactorContext, TaskSegment taskSegment, ThreadOutputMuxer muxer, Set<String> duplicateArtifactIds) Methods in org.apache.maven.lifecycle.internal.builder.multithreaded with parameters of type ProjectSegmentModifier and TypeMethodDescriptionvoid
ThreadOutputMuxer.associateThreadWithProjectSegment
(ProjectSegment projectBuild) private Callable<ProjectSegment>
MultiThreadedBuilder.createBuildCallable
(MavenSession rootSession, ProjectSegment projectBuild, ReactorContext reactorContext, TaskSegment taskSegment, ThreadOutputMuxer muxer, Set<String> duplicateArtifactIds) private boolean
ThreadOutputMuxer.ownsRealOutputStream
(ProjectSegment projectBuild) void
ThreadOutputMuxer.setThisModuleComplete
(ProjectSegment projectBuild) Method parameters in org.apache.maven.lifecycle.internal.builder.multithreaded with type arguments of type ProjectSegmentModifier and TypeMethodDescriptionprivate void
MultiThreadedBuilder.multiThreadedProjectTaskSegmentBuild
(ConcurrencyDependencyGraph analyzer, ReactorContext reactorContext, MavenSession rootSession, CompletionService<ProjectSegment> service, TaskSegment taskSegment, Map<MavenProject, ProjectSegment> projectBuildList, ThreadOutputMuxer muxer) private void
MultiThreadedBuilder.multiThreadedProjectTaskSegmentBuild
(ConcurrencyDependencyGraph analyzer, ReactorContext reactorContext, MavenSession rootSession, CompletionService<ProjectSegment> service, TaskSegment taskSegment, Map<MavenProject, ProjectSegment> projectBuildList, ThreadOutputMuxer muxer)