Quantcast
Channel: Java 8 inside jenkins - Stack Overflow
Browsing latest articles
Browse All 3 View Live

Answer by DevEzro for Java 8 inside jenkins

You can configure Jenkins to use the Java version you want. Go to Jenkins > Jenkins Administration > Plugin Configuration or similar and install the Java plugin that let you to choose the Java...

View Article



Answer by Alexander Pletnev for Java 8 inside jenkins

I'd highly recommend to decouple your build environment from the Jenkins and/or agent setup using containers. Using this approach, you will be able to simply select the desired image and its version to...

View Article

Java 8 inside jenkins

I am using version 2.445 of Jenkins by default it comes with java version 17, but I have a job that requires java version 8, can anyone help me how to do that. I have tried various plugins to...

View Article
Browsing latest articles
Browse All 3 View Live




Latest Images