Package | Description |
---|---|
org.apache.maven.lifecycle.internal |
Modifier and Type | Method and Description |
---|---|
DependencyContext |
MojoExecutor.newDependencyContext(MavenSession session,
List<MojoExecution> mojoExecutions) |
Modifier and Type | Method and Description |
---|---|
void |
MojoExecutor.ensureDependenciesAreResolved(MojoDescriptor mojoDescriptor,
MavenSession session,
DependencyContext dependencyContext) |
void |
MojoExecutor.execute(MavenSession session,
MojoExecution mojoExecution,
ProjectIndex projectIndex,
DependencyContext dependencyContext,
PhaseRecorder phaseRecorder) |
Copyright © 2001–2015 The Apache Software Foundation. All rights reserved.