[ https://jira.codehaus.org/browse/SUREFIRE-1107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Børre Dalhaug updated SUREFIRE-1107: ------------------------------------ Attachment: Math.zip The configuration successfully swallows log messages and System.out.println messages, but I still get this: ------------------------------------------------------- T E S T S ------------------------------------------------------- Running net.dalhaug.math.CalculusTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.216 sec - in net.dalhaug.math.CalculusTest Results : Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 > Configure output when running mvn clean install > ----------------------------------------------- > > Key: SUREFIRE-1107 > URL: https://jira.codehaus.org/browse/SUREFIRE-1107 > Project: Maven Surefire > Issue Type: Bug > Components: Maven Surefire Plugin > Affects Versions: 2.17 > Environment: All > Reporter: Børre Dalhaug > Priority: Minor > Attachments: Math.zip > > > Hi. > When I run mvn clean install on a project on the command line a lot of test > related text is bloating my command window. I want it to shut up unless a > test failed. If a test fails I want the information, but not if everything is > OK. > Is this possible today? Is there a configuration file somewhere? Or an option > I can add to mvn clean install? -- This message was sent by Atlassian JIRA (v6.1.6#6162)