-
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.
[JENKINS-66475] Dependency on JAXB-API preventing migration to Java 11
Description |
Original:
Xunit still seems to rely on the built-in JAXB-API, which has been removed on Java 11. Version 11 on the other side is recommended by the current LTS version of Jenkins.
Other plugins 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. |
New:
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 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. |
Description |
Original:
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 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. |
New:
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|https://plugins.jenkins.io/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. |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Fixed but Unreleased [ 10203 ] |
Released As | New: 3.0.3 | |
Status | Original: Fixed but Unreleased [ 10203 ] | New: Resolved [ 5 ] |
Resolution | Original: Fixed [ 1 ] | |
Status | Original: Resolved [ 5 ] | New: Reopened [ 4 ] |
Released As | Original: 3.0.3 | New: 3.0.5 |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Reopened [ 4 ] | New: Closed [ 6 ] |