Details
Description
AbstractMojo currently defines it's own Log interface, hard coded to use System.out. This really restricts the logging capabilities of all plugins. It would be nice if it attempted to look up the plexus role "org.codehaus.plexus.logging.LoggerManager" first and only used System.out if that failed.
Doing this would also go a long way towards resolving MNG-2570 and MNG-3305.
Issue Links
Activity
Brett Porter
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Fix Version/s | 2.1 [ 13142 ] |
Jason van Zyl
made changes -
| Fix Version/s | 3.0 [ 13142 ] | |
| Fix Version/s | 3.x [ 13145 ] |
Benjamin Bentmann
made changes -
| Status | Open [ 1 ] | Closed [ 6 ] |
| Assignee | Benjamin Bentmann [ bentmann ] | |
| Fix Version/s | 2.0.9 [ 13801 ] | |
| Fix Version/s | Issues to be reviewed for 3.x [ 13145 ] | |
| Resolution | Fixed [ 1 ] |