You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Michael Osipov (Jira)" <ji...@apache.org> on 2023/05/29 20:16:00 UTC

[jira] [Closed] (SUREFIRE-1442) report icons missing

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

Michael Osipov closed SUREFIRE-1442.
------------------------------------
      Assignee: Michael Osipov  (was: Tibor Digana)
    Resolution: Cannot Reproduce

Cannot reproduce with 3.0.0 in site mode and standalone mode.

> report icons missing 
> ---------------------
>
>                 Key: SUREFIRE-1442
>                 URL: https://issues.apache.org/jira/browse/SUREFIRE-1442
>             Project: Maven Surefire
>          Issue Type: Bug
>          Components: Maven Surefire Report Plugin
>    Affects Versions: 2.20.1
>         Environment: linux
>            Reporter: Ernst Reissner
>            Assignee: Michael Osipov
>            Priority: Major
>
> pom: 
>       <plugin>
>  	<groupId>org.apache.maven.plugins</groupId>
>         <artifactId>maven-surefire-report-plugin</artifactId>
>         <version>2.20.1</version>
> 	<configuration>
> 	  <!-- to show failed tests only -->
> 	  <showSuccess>false</showSuccess>
> 	</configuration>
>       </plugin>
> mvn surefire-report:report 
> Then in reports the icons which can be seen in the docs are missing. 
> I suspect, that in the docs one must add the information 
> how to add the icons. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)