×
Jun 27, 2023 · Installation. For this plugin to be used, an Ant installation must be specified in the global Jenkins configuration.
Ability to change ant target depending on build trigger, 15 years ago, 14 years ago. JENKINS-2858, Expand UNIX style variables on Windows as ant definitions, 15 ...
When a Jenkins job executes, it sets some environment variables that you may use in your shell script, batch command, Ant script or Maven POM. The following ...
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 · For Ant steps, there is no global environment variable; you must set the Ant options in each individual build step. In the configuration for the ...
Feb 1, 2024 · This plugin allows you to capture code coverage reports from OpenClover - a free and open source tool based on source code of Atlassian ...
Overview. Lets you configure tools so that agents will install them on demand whenever running a job that needs them. This could be especially useful when ...
Missing: windows | Show results with:windows
In this document, we'll be implementing a Builder that says hello. (built-in builders include Ant, Maven, and shell script. Builders build a project.) Setting ...
withMaven : Provide Maven environment. Configures maven environment to use within a pipeline job by calling sh mvn or bat mvn . The selected maven installation ...
Missing: windows | Show results with:windows