You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 19, 2024. It is now read-only.
Looking to have the FMP support a Zero config JDK 11 Docker base image as it does for JDK 8. So ideally it should use the JDK 8/11 docker base image depending on whether the the compiler version of the Maven build is Java 8/11.
Description
Looking to have the FMP support a Zero config JDK 11 Docker base image as it does for JDK 8. So ideally it should use the JDK 8/11 docker base image depending on whether the the compiler version of the Maven build is Java 8/11.
Info
We ideally would want a zero-config (or close to it) option for creating a Spring Boot app using a JDK 11 Docker base image – as there is for JDK 8. I see there is a JDK 11 docker base image available as of April 2019:
https://hub.docker.com/r/fabric8/java-centos-openjdk11-jdk
https://hub.docker.com/r/fabric8/java-centos-openjdk11-jre
Also, I see there is a bug logged for JDK 11 on the maven plugin:
#1472
#1437
https://github.com/fabric8io/fabric8-maven-plugin/projects/5
mvn -v
) : 3.5.3The text was updated successfully, but these errors were encountered: