You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Sean Flanigan (JIRA)" <ji...@apache.org> on 2015/05/20 10:13:00 UTC

[jira] [Created] (SUREFIRE-1158) Remove console println of TestNG configurator

Sean Flanigan created SUREFIRE-1158:
---------------------------------------

             Summary: Remove console println of TestNG configurator
                 Key: SUREFIRE-1158
                 URL: https://issues.apache.org/jira/browse/SUREFIRE-1158
             Project: Maven Surefire
          Issue Type: Bug
          Components: TestNG support
    Affects Versions: 2.18.1
            Reporter: Sean Flanigan
            Priority: Trivial


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



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)