@Component(role=LifecycleDebugLogger.class) public class LifecycleDebugLogger extends Object
Constructor and Description |
---|
LifecycleDebugLogger() |
LifecycleDebugLogger(Logger logger) |
Modifier and Type | Method and Description |
---|---|
void |
debug(String s) |
void |
debugProjectPlan(MavenProject currentProject,
MavenExecutionPlan executionPlan) |
void |
debugReactorPlan(ProjectBuildList projectBuilds) |
void |
info(String s) |
void |
logWeavePlan(MavenSession session) |
public LifecycleDebugLogger()
public LifecycleDebugLogger(Logger logger)
public void debugReactorPlan(ProjectBuildList projectBuilds)
public void debugProjectPlan(MavenProject currentProject, MavenExecutionPlan executionPlan)
public void logWeavePlan(MavenSession session)
Copyright © 2001–2013 The Apache Software Foundation. All rights reserved.