Ernst Reissner created SUREFIRE-1442:
----------------------------------------

             Summary: 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


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
(v6.4.14#64029)

Reply via email to