×
An example showing how to build a standard maven project with specific versions for Maven and the JDK. It shows how to use the withEnv step to define the right ...
Missing: analysis | Show results with:analysis
Go to Settings » Security » Code security and analysis » Code scanning » Check Failure and select the behavior you want. The Upload Scan Results step in the ...
The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the Steps ...
This plugin provides a deep integration between Jenkins and Maven. It adds support for automatic triggers between projects depending on SNAPSHOTs as well as ...
Pipeline Steps Reference. The following plugins offer Pipeline-compatible steps. Each plugin link offers more information about the parameters for each step ...
This plugin can analyze dependencies and generate trend reports for Dependency-Check, an open source utility that detects known vulnerabilities in project ...
Nov 12, 2018 · This closes our quick walkthrough of how to inject security related quality gates into a Jenkins based delivery pipeline. We've discussed some ...
Pipeline as Code describes a set of features that allow Jenkins users to define pipelined job processes with code, stored and versioned in a source ...
May 9, 2019 · In our example, the pipeline template needs to perform unit testing, package an artifact, and run static code analysis. Let's assume that we ...
Mar 29, 2024 · The Active Choices plugin is used in parametrized freestyle Jenkins jobs to create scripted, dynamic and interactive job parameters.