×
This example Java application from a GitHub repository outputs the string "Hello world!", and is accompanied by some unit tests, to check that the main ...
Missing: Console | Show results with:Console
The following examples are sourced from the the pipeline-examples repository on GitHub and contributed to by various members of the Jenkins project.
Mar 22, 2024 · This plugin provides integration with Pipeline, configures maven environment to use within a pipeline job by calling sh mvn or bat mvn.
Missing: /search | Show results with:/search
Feb 7, 2017 · Each stage in a Declarative Pipeline runs a series of steps. 7, Run the echo step to print a message in the Console Output. If you are ...
Missing: text | Show results with:text
Feb 1, 2024 · This plugin integrates Jenkins with Github projects.The plugin currently has three major functionalities: Create hyperlinks between your ...
Missing: /search | Show results with:/search
Aug 28, 2023 · This plugin lets you search for some text using regular expressions in a set of files or the console log. Based on the outcome, you can ...
Missing: maven | Show results with:maven
Jenkins features a Groovy script console which allows one to run arbitrary Groovy scripts within the Jenkins controller runtime or in the runtime on agents. It ...
Configures maven environment to use within a pipeline job by calling sh mvn or bat mvn . The selected maven installation will be configured and prepended to the ...
Missing: text | Show results with:text
The script has all the power of Pipeline available, from something as simple as invoking a Maven builder, to a series of interdependent steps, which have ...
This plugin lets you trigger new builds when your build has completed, with various ways of specifying parameters for the new build. ... Health Score? 83%.