Uploaded image for project: 'Maven Resources Plugin'
  1. Maven Resources Plugin
  2. MRESOURCES-140

Plugin shows always '[debug] execute contextualize' despite the logging level

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.5
    • 2.6
    • None
    • None

    Description

      While running Maven with the default logging level, it shows the following text in my console.

      [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ project ---
      [debug] execute contextualize
      [INFO] Using 'UTF-8' encoding to copy filtered resources.
      

      Reason seems to be, that the contextualize() is called before the plugin is fully setup, so there's no proper logger yet.

      Please remove this debug-line.

      Attachments

        Activity

          People

            rfscholte Robert Scholte
            rfscholte Robert Scholte
            Votes:
            4 Vote for this issue
            Watchers:
            8 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: