On Saturday, 4 January 2020 21:58:59 UTC+10, James Nord wrote:
>
> 'OS' is an environment variable on windows.
> the maven scripts are likely looking at it and expecting one that is
> defined for Windows to set some parameters. the job parameter gets set in
> the environment for the process in t
I am trying to use the the withMaven step in a jenkins pipeline to deploy
to a specified repository but I get some errors when using jenkins job
parameters.
The pipeline script is simple checkout + deploy strategy. Initially I
specified the OS (used to specify the jenkins agent label) as a var