Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-66475

Dependency on JAXB-API preventing migration to Java 11

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Blocker Blocker
    • xunit-plugin
    • None
    • 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.

            nfalco Nikolas Falco
            vogtmh Maximilian
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: