Uploaded image for project: 'Maven Plugin Tools'
  1. Maven Plugin Tools
  2. MPLUGIN-234

Extreme amounts of debug logging

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • 3.2
    • 3.3
    • None
    • Maven 3.0.4 on Mac OS 10.7.x, Apple JDK 1.6.0

    Description

      Executing a build of a plugin with debug switch (-X) will result in extreme amounts of debug logging like this:

      [DEBUG] MojoClassVisitor#visit
      [DEBUG] MojoClassVisitor#visitField
      [DEBUG] MojoClassVisitor#visitField
      [DEBUG] MojoClassVisitor#visitField
      [DEBUG] MojoClassVisitor#visitField
      [DEBUG] MojoClassVisitor#visitField
      [DEBUG] MojoClassVisitor#visitField
      [DEBUG] MojoClassVisitor#visitField
      [DEBUG] MojoClassVisitor#visitField

      This info is just useless for any Maven user and causes the console log to be very hard to read. It should be removed.

      Is see this in the maven-plugin-plugin:3.2:helpmojo execution of the Maven build.

      Attachments

        Activity

          People

            olamy Olivier Lamy
            afloom Anders Hammar
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: