You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Brian Oxley (JIRA)" <ji...@apache.org> on 2016/02/27 19:20:18 UTC

[jira] [Created] (SUREFIRE-1233) Provide means to support all output including T E S T S banner

Brian Oxley created SUREFIRE-1233:
-------------------------------------

             Summary: Provide means to support all output including T E S T S banner
                 Key: SUREFIRE-1233
                 URL: https://issues.apache.org/jira/browse/SUREFIRE-1233
             Project: Maven Surefire
          Issue Type: Improvement
    Affects Versions: 2.19.1
            Reporter: Brian Oxley


I can quiet my "mvn clean verify" build substantially setting logger level to warn.  However, surefire/failsafe plugins output a "T E S T S" banner and summary line directly to console and not through logging.  I would like a means to quiet these as well.  My idea command line would result in:

{code}
$ mvn clean verify
$
{code}

Unless anything breaks, tests do not pass, etc.



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