If targetCompatibility is set to a value not supported by the JavaBaseImage class (eg. 1.1) an exception is thrown but never handled. Thus the build aborts.
Also added support for openjdk-9 base images as default images (which would also fix the behavior for java 9, but not the root cause)
If targetCompatibility is set to a value not supported by the JavaBaseImage class (eg. 1.1) an exception is thrown but never handled. Thus the build aborts.
Also added support for openjdk-9 base images as default images (which would also fix the behavior for java 9, but not the root cause)