Uses of Class
org.apache.maven.lifecycle.internal.ProjectIndex
Packages that use ProjectIndex
-
Uses of ProjectIndex in org.apache.maven.lifecycle.internal
Fields in org.apache.maven.lifecycle.internal declared as ProjectIndexMethods in org.apache.maven.lifecycle.internal that return ProjectIndexMethods in org.apache.maven.lifecycle.internal with parameters of type ProjectIndexModifier and TypeMethodDescriptionprivate void
MojoExecutor.doExecute
(MavenSession session, MojoExecution mojoExecution, ProjectIndex projectIndex, DependencyContext dependencyContext) void
MojoExecutor.execute
(MavenSession session, List<MojoExecution> mojoExecutions, ProjectIndex projectIndex) private void
MojoExecutor.execute
(MavenSession session, MojoExecution mojoExecution, ProjectIndex projectIndex, DependencyContext dependencyContext) private void
MojoExecutor.execute
(MavenSession session, MojoExecution mojoExecution, ProjectIndex projectIndex, DependencyContext dependencyContext, PhaseRecorder phaseRecorder) MojoExecutor.executeForkedExecutions
(MojoExecution mojoExecution, MavenSession session, ProjectIndex projectIndex) Constructors in org.apache.maven.lifecycle.internal with parameters of type ProjectIndexModifierConstructorDescriptionReactorContext
(MavenExecutionResult result, ProjectIndex projectIndex, ClassLoader originalContextClassLoader, ReactorBuildStatus reactorBuildStatus)