Uses of Class
org.apache.maven.lifecycle.internal.concurrent.BuildPlan
Packages that use BuildPlan
-
Uses of BuildPlan in org.apache.maven.lifecycle.internal.concurrent
Fields in org.apache.maven.lifecycle.internal.concurrent declared as BuildPlanMethods in org.apache.maven.lifecycle.internal.concurrent that return BuildPlanModifier and TypeMethodDescriptionBuildPlanExecutor.BuildContext.buildInitialPlan(List<TaskSegment> taskSegments) BuildPlanExecutor.BuildContext.calculateLifecycleMappings(Map<MavenProject, List<MavenProject>> projects, String lifecyclePhase) BuildPlanExecutor.BuildContext.calculateLifecycleMappings(Map<MavenProject, List<MavenProject>> projects, Lifecycle lifecycle, String lifecyclePhase) BuildPlanExecutor.BuildContext.calculateMojoExecutions(Map<MavenProject, List<MavenProject>> projects, List<Task> tasks) protected BuildPlanBuildPlanExecutor.BuildContext.computeForkPlan(BuildStep step, MojoExecution execution, BuildPlan buildPlan) Methods in org.apache.maven.lifecycle.internal.concurrent with parameters of type BuildPlanModifier and TypeMethodDescriptionprivate voidBuildPlanExecutor.BuildContext.checkThreadSafety(BuildPlan buildPlan) private voidBuildPlanExecutor.BuildContext.checkUnboundVersions(BuildPlan buildPlan) protected BuildPlanBuildPlanExecutor.BuildContext.computeForkPlan(BuildStep step, MojoExecution execution, BuildPlan buildPlan) voidvoidvoidBuildPlanLogger.writePlan(Consumer<String> writer, BuildPlan plan, MavenProject project) voidvoidBuildPlanLogger.writePlan(BuildPlan plan, MavenProject project)