Package | Description |
---|---|
org.apache.maven.lifecycle.internal |
Modifier and Type | Method and Description |
---|---|
ProjectIndex |
ReactorContext.getProjectIndex() |
Modifier and Type | Method and Description |
---|---|
void |
MojoExecutor.execute(MavenSession session,
List<MojoExecution> mojoExecutions,
ProjectIndex projectIndex) |
void |
MojoExecutor.execute(MavenSession session,
MojoExecution mojoExecution,
ProjectIndex projectIndex,
DependencyContext dependencyContext,
PhaseRecorder phaseRecorder) |
List<MavenProject> |
MojoExecutor.executeForkedExecutions(MojoExecution mojoExecution,
MavenSession session,
ProjectIndex projectIndex) |
Constructor and Description |
---|
ReactorContext(MavenExecutionResult result,
ProjectIndex projectIndex,
ClassLoader originalContextClassLoader,
ReactorBuildStatus reactorBuildStatus) |
Copyright © 2001–2014 The Apache Software Foundation. All rights reserved.