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

Suppressed exceptions not shown in trimmed stack trace

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 3.0.0-M4
    • None
    • Maven Surefire Plugin
    • None

    Description

      Suppressed exceptions are not shown in the console output of the maven plugin, this has been reported as #SUREFIRE-1029 before. It was rejected in the past due to the expected Java sourcecode 1.6 expected in Maven 3.0 and suppressed execptions are a 1.7 feature.

      Maven 3 actually uses java 1.7 as minimum and this could be implemented now.

      Additionally more frameworks are using the suppressed exceptions feature and a the lack in reporting is more important than in the past, e.g. JUnit5 is using suppressed exceptions

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              joerg1985 Jörg Sautter
              Votes:
              1 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated: