Details
-
Type:
Task
-
Status:
Closed
-
Priority:
Critical
-
Resolution: Won't Fix
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Embedding
-
Labels:None
-
Complexity:Intermediate
-
Number of attachments :
Description
Maven plugins are using its own logging framework ...plugin.logging.Log which is quite the same as MavenEmbedderLogger exposed by embedder. Please investigate if plugin logger should be used directly.
That could be helpful if some of IDE plugins would use maven plugins directly (e.g. some utility classes from maven-eclipse-plugin)
Issue Links
- is superceded by
-
MNG-4505
use slf4j to control various logging frameworks
-