@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) | 
public LifecycleDebugLogger()
public LifecycleDebugLogger(Logger logger)
public void debugReactorPlan(ProjectBuildList projectBuilds)
public void debugProjectPlan(MavenProject currentProject, MavenExecutionPlan executionPlan)
Copyright © 2001–2015 The Apache Software Foundation. All rights reserved.