Uploaded image for project: 'Maven'
  1. Maven
  2. MNG-3463

AsbtractMojo should look for LoggerManager plexus component

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.0.9
    • Logging
    • None

    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.

      Attachments

        Issue Links

          Activity

            People

              bentmann Benjamin Bentmann
              regan Robert Egan
              Votes:
              1 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: