Dependency on JAXB-API preventing migration to Java 11

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Blocker
    • Component/s: xunit-plugin
    • None
    • Environment:
      Jenkins 2.303.1, OpenJDK 11
    • 3.0.5

      Xunit still seems to rely on the built-in JAXB-API, which has been removed on Java 11. Version 11 on the other hand is recommended by the current LTS version of Jenkins.

      Other plugins (like cppcheck) solved this by using the JAXB plugin of Jenkins.

       

      Typical error message:

      Test Suite 'Dummy' passed at 2021-08-27 17:05:28.329.FATAL: Implementation of JAXB-API has not been found on module path or classpath.

            Assignee:
            Nikolas Falco
            Reporter:
            Maximilian
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: