Uses of Class
org.apache.maven.lifecycle.internal.ExecutionPlanItem
-
Uses of ExecutionPlanItem in org.apache.maven.lifecycle
Modifier and TypeMethodDescriptionMavenExecutionPlan.findLastInPhase
(String requestedPhase) Returns the last ExecutionPlanItem in the supplied phase.ModifierConstructorDescriptionMavenExecutionPlan
(List<ExecutionPlanItem> planItem, DefaultLifecycles defaultLifecycles) -
Uses of ExecutionPlanItem in org.apache.maven.lifecycle.internal
Modifier and TypeMethodDescriptionstatic List<ExecutionPlanItem>
ExecutionPlanItem.createExecutionPlanItems
(MavenProject mavenProject, List<MojoExecution> executions)