You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Tibor Digana (JIRA)" <ji...@apache.org> on 2017/10/12 23:06:00 UTC

[jira] [Closed] (SUREFIRE-1436) Increase usability in quiet mode

     [ https://issues.apache.org/jira/browse/SUREFIRE-1436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tibor Digana closed SUREFIRE-1436.
----------------------------------
    Resolution: Fixed

https://git1-us-west.apache.org/repos/asf?p=maven-surefire.git;a=commit;h=17c18e5209cf1544f7ace31e99573e65a135bb60

> Increase usability in quiet mode
> --------------------------------
>
>                 Key: SUREFIRE-1436
>                 URL: https://issues.apache.org/jira/browse/SUREFIRE-1436
>             Project: Maven Surefire
>          Issue Type: Wish
>    Affects Versions: 2.20, 2.20.1
>            Reporter: Zoltan Haindrich
>            Assignee: Tibor Digana
>             Fix For: 2.21.0.Jigsaw
>
>
> Prior to SUREFIRE-1436. The messages which were closely related to test execution were printed directly to the console instead of the logger.info
> https://github.com/apache/maven-surefire/commit/6a79127ab63273f0f1f5268c65e4806761871a46#diff-94128f02ad41a51dcab77c0e0756705fL136
> I always execute maven with `-q` because of the high volume of irrelevant messages it prints out.
> I miss the following messages when silent mode is active:
> {code}
> Running org.apache.hadoop.hive.cli.TestMiniLlapCliDriver
> Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.93 s - in org.apache.hadoop.hive.cli.TestMiniLlapCliDriver
> {code}
> * It would be great to get back the old behaviour
> * especially important to get back disaplaying the {{Listening for transport dt_socket at address: 5005}} message in case someone executes: {{mvn install -q -Dtest=TestA -Dmaven.surefire.debug}} 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)