[ 
https://issues.apache.org/jira/browse/SUREFIRE-1436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16202769#comment-16202769
 ] 

Tibor Digana commented on SUREFIRE-1436:
----------------------------------------

[~kgyrtkirk]
Check it out with snapshot version from GitHub. Just build it with {{mvn 
install -DskipTests}} and use that snapshot version in your project and let me 
know if you see the message asking you to debug the jvm.
Thx.

> 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)

Reply via email to