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

Too much logging in normal mode

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 3.0.0
    • 3.0.1
    • None
    • None
    • MacOS 10.11.4, Maven 3.3.3, Oracle JDK 8u92

    Description

      When building the plugin lists all files being copied as well as the value of 'ignoreDelta'. These should only be logged in debug mode IMHO.

      Example output:

      [INFO] — maven-resources-plugin:3.0.0:resources (default-resources) @ maven-jar-plugin —
      [INFO] Using 'UTF-8' encoding to copy filtered resources.
      [INFO] ignoreDelta true
      [INFO] Copying 1 resource
      [INFO] Copying file META-INF/plexus/components.xml
      [INFO] ignoreDelta true
      [INFO] Copying 3 resources
      [INFO] Copying file META-INF/DEPENDENCIES
      [INFO] Copying file META-INF/LICENSE
      [INFO] Copying file META-INF/NOTICE

      Attachments

        Issue Links

          Activity

            People

              khmarbaise Karl Heinz Marbaise
              afloom Anders Hammar
              Votes:
              2 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: