Maven Slave Image for Jenkins on OpenShift with Java 11.
Similar to the "official" image but using:
- Maven 3.6
- OpenJDK 11
The Docker image is available on DockerHub:
mguillem/openshift-jenkins-maven-slave:v3.11
The Openshift Jenkins Repository contains ready to use slave image with OpenJDK 8 but none for Java 11 (see Issue 722).
In Jenkins administration, add a new Kubernetes Pod Template (or change an existing one) to use the image mguillem/openshift-jenkins-maven-slave:v3.11