Uploaded image for project: 'Maven Surefire'
  1. Maven Surefire
  2. SUREFIRE-1442

report icons missing

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Cannot Reproduce
    • 2.20.1
    • None
    • None
    • linux

    Description

      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.

      Attachments

        Activity

          People

            michael-o Michael Osipov
            ErnstReissner Ernst Reissner
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: