Methods in org.apache.maven.lifecycle.internal with parameters of type ReactorContext |
void |
LifecycleThreadedBuilder.build(MavenSession session,
ReactorContext reactorContext,
ProjectBuildList projectBuilds,
List<TaskSegment> currentTaskSegment,
ConcurrencyDependencyGraph analyzer,
CompletionService<ProjectSegment> service)
|
void |
LifecycleWeaveBuilder.build(ProjectBuildList projectBuilds,
ReactorContext buildContext,
List<TaskSegment> taskSegments,
MavenSession session,
ExecutorService executor,
ReactorBuildStatus reactorBuildStatus)
|
void |
LifecycleModuleBuilder.buildProject(MavenSession session,
MavenSession rootSession,
ReactorContext reactorContext,
MavenProject currentProject,
TaskSegment taskSegment)
|
void |
LifecycleModuleBuilder.buildProject(MavenSession session,
ReactorContext reactorContext,
MavenProject currentProject,
TaskSegment taskSegment)
|
void |
BuilderCommon.handleBuildError(ReactorContext buildContext,
MavenSession rootSession,
MavenProject mavenProject,
Exception e,
long buildStartTime)
|