Class LifecycleDebugLogger
java.lang.Object
org.apache.maven.lifecycle.internal.LifecycleDebugLogger
Logs debug output from the various lifecycle phases.
NOTE: This class is not part of any public api and can be changed or deleted without prior notice.- Since:
 - 3.0
 
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionvoidvoiddebugProjectPlan(MavenProject currentProject, MavenExecutionPlan executionPlan) voiddebugReactorPlan(ProjectBuildList projectBuilds) void 
- 
Constructor Details
- 
LifecycleDebugLogger
public LifecycleDebugLogger() 
 - 
 - 
Method Details
- 
debug
 - 
info
 - 
debugReactorPlan
 - 
debugProjectPlan
 
 -