×
When upgrading the Java version for Jenkins and the JVM, it is important to upgrade all plugins that support Java 11. Plugin upgrades assure compatibility with ...
Missing: /url | Show results with:/url
Supported Java versions, Long term support (LTS) release, Weekly release. Java 11, Java 17, or Java 21. 2.426.1 (November 2023). 2.419 (August 2023).
Missing: /url | Show results with:/url
User Handbook Overview · Installing Jenkins · Docker · Kubernetes · Platform Information · Java Support Policy · Linux Support Policy · Using Jenkins · Best ...
Missing: /url | Show results with:/url
When upgrading the Java version for Jenkins and the JVM, it is important to upgrade all plugins that support Java 17. Plugin upgrades assure compatibility with ...
Missing: /url | Show results with:/url
The simplest way to install Jenkins on Windows is to use the Jenkins Windows installer. That program will install Jenkins as a service using a 64 bit JVM ...
The Jenkins WAR file bundles Winstone, a Jetty servlet container wrapper, and can be started on any operating system or platform with a version of Java ...
Missing: 11/ | Show results with:11/
On Debian and Debian-based distributions like Ubuntu you can install Jenkins through apt . With the release of Debian 12, OpenJDK 11 is no longer included. It ...
Open up a terminal/command prompt window to the download directory. Run the command java -jar jenkins.war. Browse to http://localhost:8080 and wait until the ...
Agents manage the task execution on behalf of the Jenkins controller by using executors. An agent is a small (170KB single jar) Java client process that ...
The vars directory hosts script files that are exposed as a variable in Pipelines. The name of the file is the name of the variable in the Pipeline. So if you ...