×
Jun 24, 2022 · We will skip java 11 and try to upgrade all machines to java 17 directly (master and all slaves), but some of our builds still need older java ...
Feb 19, 2023 · We have a Jenkins controller and 3 agents (one of each application). I have multiple pipelines to deploy 3 different Java/J2EE legacy ...
Sep 7, 2021 · This plugin exposes variables found from the project's POM (as of version 2.1): POM_DISPLAYNAME.
This plugin provides a deep integration between Jenkins and Maven. It adds support for automatic triggers between projects depending on SNAPSHOTs as well as ...
Sep 7, 2021 · Go to the agent page from the agent box and launch by JNLP, then use the menu to install it as a service instead. Once the service is running, ...
Feb 19, 2023 · Hi there, As a reminder, the term “slave” to refer to an agent has been deprecated since 2016. The term “master” to refer to the controller has ...
After manually launching it, jenkins-slave.exe and jenkins-slave.xml will be created in the agent's work directory. Now go to the command line to execute ...
The following script is an example running a script on agents from the controller Script Console. Script executes code on agent from Master Script Console.
Jenkins has several "hidden" features that can be enabled with system properties. This page documents many of them and explain how to configure them on your ...
This plugin lets you automate a number of Android-related tasks during a build: Creating a new Android emulator. Its configuration can be parameterised, ...