-
Type:
Bug
-
Resolution: Duplicate
-
Priority:
Blocker
-
Component/s: jdk-tool-plugin
-
Environment:All
As of today, all of our java 10 builds no longer work (they did yesterday).
Â
In our pipeline we have:
Â
Â
stage('Build') { tools { jdk 'JDK10' } }
Â
Â
And at runtimeÂ
Java version: 9.0.4, vendor: Oracle Corporation, runtime:
is ultimately being used.Â
Â
I noticed in the JDK tools provided config in the jenkins admin pane that jdk 10 is no longer an option. Latest is now 9.0.4, which I presume is the root cause.Â
Â
Is there anything that can be done at the plugin provider level, or is this something Oracle related or licensing?
Â
Â
Â
Â
Â
- duplicates
-
JENKINS-54305 Oracle JDK 10 not available anymore - Oracle JDK 11 is not free
-
- Resolved
-