Use a simple script (e.g. Windows batch) build step instead. Then you'll have
full control over your build tool invocation.
On 16.09.2013, at 23:01, Bob Bick wrote:
> Hi,
>
> Our Jenkins jobs have various command line parameters which apply to various
> build steps. Some build steps (e.g. To
Hi,
Our Jenkins jobs have various command line parameters which apply to various
build steps. Some build steps (e.g. Top-level Maven build, Grails build step)
add all of the jobs input parameters to its command line.
Q. Is there a way to limit the command line parameters that are applied to the