-
New Feature
-
Resolution: Won't Fix
-
Minor
Right now Custom WAR Packager implements a custom build flow for a Jenkinsfile Runner Dockerfile. JAXB libraries are not included into the bundle, and the flags are not set. So the image won't work on Java 11 even if you set a Java 11 base image in CWP settings.
According to this comment, very few plugins would crash due to JAXB.
Also JAXB is going to be offered through a detached plugin when running in Java 11.
So my understanding is we don't really need to do any changes in Custom War Packager / Jenkinsfile Runner.