Uploaded image for project: 'Maven Surefire'
  1. Maven Surefire
  2. SUREFIRE-1158

Remove startup logs of the plugin and TestNG configurator

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • 2.18.1
    • 2.19
    • TestNG support
    • None

    Description

      When executing TestNG tests, the message
      Configuring TestNG with: TestNG652Configurator
      appears over and over on the console, even when running mvn -q (quiet mode). This message should probably be turned into a debug-level log message. It shouldn't be going directly to stdout.

      See also https://issues.apache.org/jira/browse/SUREFIRE-932

      Additionally these lines should not be annoying and only printed with debug log level (mvn -X) or when show-errors (mvn -e):
      [INFO] Surefire report directory: d:\zmaz13\pokus\child\target\surefire-reports
      [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider
      [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true

      Attachments

        Activity

          People

            tibordigana Tibor Digana
            sflanigan Sean Flanigan
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: