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

dump error paths with the same root cause in Boot Manifest-JAR only once without stacktrace

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.0.0-M2
    • 3.0.0-M3
    • process forking
    • None

    Description

      Currently JDK 1.8.0u181 and higher requires relative paths in URI in MAIFEST of JAR.
      If user has local repo on different disk, absolute path is used and dump with a warning is reported in target/surefire-reports. This includes report with a stacktrace for every such jar file in local repo which may slow down the startup. Reporting only one case with same root cause is enough. We have included a hint:
      Hint: <argLine>-Djdk.net.URLClassPath.disableClassPathURLCheck=true</argLine>

      Attachments

        Activity

          People

            tibordigana Tibor Digana
            tibordigana Tibor Digana
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: