×
Jun 27, 2023 · Description. This plugin adds Apache Ant support to Jenkins. This ... An example of using the Ant task inside Pipeline DSL. This code ...
Missing: windows | Show results with:windows
Prepares an environment for Jenkins to run builds using Apache Ant. Annotates Ant-specific output to display executed targets. Optionally sets up an Ant ...
Missing: windows | Show results with:windows
Ant in pipeline DSL doesn't import env vars correctly. ... Unable to specify Ant build file for Jenkins project ... Expand UNIX style variables on Windows as ant ...
Returns true if enclosing node is running on a Unix-like system (such as Linux or Mac OS X), false if Windows. mail : Mail. Simple step for sending email.
Execute the stage when the branch being built matches the branch pattern (ANT style path glob) given, for example: when { branch 'master' } . Note that this ...
Ant style pattern of file paths that should match. If this property is set all descendants of the current working directory will be searched for a match and ...
js - Wrapper script to run an executable detached in the // background from Ant's <exec> task. This works by running the executable // using the Windows ...
You can only archive files that are located in your workspace. Here are some examples of usage for pipeline: How to archive multiple artifacts from a specific ...
Pipeline Steps Reference. The following plugins offer Pipeline-compatible steps. Each plugin link offers more information about the parameters for each step ...
Apr 6, 2022 · This plugin makes it possible to run Apache Ant code directly from build steps of your Jenkins-CI. Features. Adding build step to execute Ant ...
Missing: windows | Show results with:windows