×
Feb 7, 2017 · We'll create a minimal Declarative Pipeline, add the settings needed to install Maven and the JDK, and finally we'll actually run Maven to build ...
Missing: howto | Show results with:howto
This page describes the restrictions applied by potentially untrusted files served by Jenkins by default and how to customize them. The Default Rule Set. The ...
Mar 29, 2024 · The Active Choices plugin is used in parametrized freestyle Jenkins jobs to create scripted, dynamic and interactive job parameters.
Sep 7, 2021 · The most expedient approach is to use Jenkins 2.200+ and set up a second domain pointing to the same Jenkins instance (Jenkins URL: build.
Missing: /search | Show results with:/search
A Shared Library is defined with a name, a source code retrieval method such as by SCM, and optionally a default version. The name should be a short identifier ...
Feb 26, 2022 · I have an elementary question about how deployment works. Let's say we are developing a project locally (Spring, Java, Maven, git) and want ...
Missing: /search | Show results with:/search
Active Choices Reactive and Reactive Reference parameters dynamically generate value options for a build parameter using a Groovy script or a Scriptler script.
Jun 22, 2022 · This results in stored cross-site scripting (XSS) vulnerabilities exploitable by attackers with Item/Configure permission.
Missing: howto | Show results with:howto
As an alternative to relaxing Content-Security-Policy , administrators can configure Jenkins to serve files from potentially less trusted sources from a ...
Missing: howto | Show results with:howto
org.kohsuke.stapler.StaplerProxy allows delegating the processing of a URL to another object. So, for /foo/bar , if getFoo() returns an object x that ...