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

Java language constraint is a poor criteria for surefire report generation

    XMLWordPrintableJSON

Details

    • Patch

    Description

      With the expansion of maven as a project management tool for other (non-Java) languages, the 'canGenerateReport' function in SurefireReportMojo.java limits the scope of the report plugin to only Java projects. This limitation prevents the use of surefire xml as a standard format for test reports. Perhaps a more relevant approach to the function would be to test for the existence of the 'surefire-reports' folder and relevant files within that folder.

      Attachments

        1. patch.txt
          2 kB

        Activity

          People

            brett Brett Porter
            the_dave David Cardon
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: