Package org.codehaus.mojo.flatten
Class LoggingModelProblemCollector
java.lang.Object
org.codehaus.mojo.flatten.LoggingModelProblemCollector
- All Implemented Interfaces:
ModelProblemCollector
This is an implementation of
ModelProblemCollector
that is logging all problems.- Since:
- 1.0.0-beta-4
- Author:
- Joerg Hohwiller (hohwille at users.sourceforge.net)
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LoggingModelProblemCollector
The constructor.- Parameters:
logger
- is theLog
.
-
-
Method Details
-
add
- Specified by:
add
in interfaceModelProblemCollector
-