-
Bug
-
Resolution: Fixed
-
Blocker
-
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.