Uses of Class
org.apache.maven.lifecycle.internal.ProjectIndex
Packages that use ProjectIndex
-
Uses of ProjectIndex in org.apache.maven.lifecycle.internal
Methods in org.apache.maven.lifecycle.internal that return ProjectIndexMethods in org.apache.maven.lifecycle.internal with parameters of type ProjectIndexModifier and TypeMethodDescriptionvoid
MojoExecutor.execute
(MavenSession session, List<MojoExecution> mojoExecutions, ProjectIndex projectIndex) 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)