You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Elliotte Rusty Harold (Jira)" <ji...@apache.org> on 2019/12/20 11:42:00 UTC

[jira] [Resolved] (SUREFIRE-269) Decorate text in total- and package-summary by classifiers error, failure, skipped and success

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

Elliotte Rusty Harold resolved SUREFIRE-269.
--------------------------------------------
    Resolution: Abandoned

> Decorate text in total- and package-summary by classifiers error, failure, skipped and success
> ----------------------------------------------------------------------------------------------
>
>                 Key: SUREFIRE-269
>                 URL: https://issues.apache.org/jira/browse/SUREFIRE-269
>             Project: Maven Surefire
>          Issue Type: New Feature
>          Components: Maven Surefire Report Plugin
>         Environment: Java5, WinXp
>            Reporter: Martin Zeltner
>            Priority: Major
>             Fix For: Backlog
>
>         Attachments: colorized-screenshot.gif, patch_maven-surefire-report-plugin_decorate-total-and-package-summary.patch
>
>   Original Estimate: 10m
>  Remaining Estimate: 10m
>
> I've patch class org.apache.maven.plugins.surefire.report.SurefireReportGenerator so the total- and the package-summary will be decorated. Used css classifiers in span html elements are:
>    * error
>    * failure
>    * skipped
>    * success
> You're now able to define these css classifiers in your css file, i.e site.css (no must). For an example see the appended screenshot.
> The appended patch contains the patch parts of MSUREFIREREP-30 and MSUREFIREREP-31 too.
> Cheers,
> Martin



--
This message was sent by Atlassian Jira
(v8.3.4#803005)