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 2016/05/25 21:53:12 UTC

[jira] [Comment Edited] (SUREFIRE-1251) How to remove stackstrace information from surefire report & include sys output?

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

Tibor Digana edited comment on SUREFIRE-1251 at 5/25/16 9:52 PM:
-----------------------------------------------------------------

[~akshaydeole]
You have several bugs in POM. Plugin appears in dependencies, double dependencies of junit and output as Google.html which is not usual.

I do not think we want to remove stack trace at all.
What we can do is to have std/out, but in that case provide a fix on GitHub. Would you?
I am wondering if std/out is a bug. Try to produce some and we will see then in surefire-reports/*.xml and then correctly they should appear in Google.html as well.


was (Author: tibor17):
[~akshaydeole]
You have several bugs in POM. Plugin appears in dependencies, double dependencies of junit and output as Google which should be intarget otherwise it's a subject to commit in VCS.

I do not think we want to remove stack trace at all.
What we can do is to have std/out, but in that case provide a fix on GitHub. Would you?

> How to remove stackstrace information from surefire report & include sys output?
> --------------------------------------------------------------------------------
>
>                 Key: SUREFIRE-1251
>                 URL: https://issues.apache.org/jira/browse/SUREFIRE-1251
>             Project: Maven Surefire
>          Issue Type: Question
>          Components: Maven Surefire Plugin, Maven Surefire Report Plugin
>    Affects Versions: 2.5
>            Reporter: Akshay
>            Priority: Minor
>              Labels: maven
>         Attachments: GoogleProject-2016-05-24.zip, SSreporterr.png, SSreporterr.png
>
>
> I'm executing test suite of junit tests using maven & I'm using surefire plug-in [2.5] for reporting , Now i have to customize reports ...So how to remove stacks trace information from surefire report & rather than this i have to include / print - system output in the generated report which are written in the junit scripts ??
> How to achieve this ?



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