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

Michael Osipov closed SUREFIRE-725.
-----------------------------------

    Resolution: Won't Fix

Please refer to 
https://cwiki.apache.org/confluence/display/MAVEN/The+Great+JIRA+Cleanup+of+2014
 if you're wondering why this issue was closed out.

> Test result output ist sent to System.out instead of using logger
> -----------------------------------------------------------------
>
>                 Key: SUREFIRE-725
>                 URL: https://jira.codehaus.org/browse/SUREFIRE-725
>             Project: Maven Surefire
>          Issue Type: Bug
>          Components: Maven Surefire Plugin
>    Affects Versions: 2.8
>            Reporter: Michael Osipov
>
> If I run "mvn -q" I still see this:
> {noformat}
> [debug] execute contextualize
> [debug] execute contextualize
> -------------------------------------------------------
>  T E S T S
> -------------------------------------------------------
> There are no tests to run.
> Results :
> Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
> [debug] execute contextualize
> [debug] execute contextualize
> -------------------------------------------------------
>  T E S T S
> -------------------------------------------------------
> There are no tests to run.
> Results :
> Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
> [debug] execute contextualize
> [debug] execute contextualize
> -------------------------------------------------------
>  T E S T S
> -------------------------------------------------------
> There are no tests to run.
> Results :
> Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
> [debug] execute contextualize
> {noformat}
> It seems like the output is not sent through a logger.



--
This message was sent by Atlassian JIRA
(v6.1.6#6162)

Reply via email to