[image: Capture.JPG]
I'm expecting by selecting the choice parameter it will version of the tool:
On Monday, 18 November 2019 14:47:20 UTC+5:30, Vikrant Kaushik wrote:
>
> In addition to below, I wrote groovy as below for active choice parameter
> selection in Jenkins job but this is not work
In addition to below, I wrote groovy as below for active choice parameter
selection in Jenkins job but this is not working, can someone please help.
import groovy.json.JsonSlurper
try {
def command = ["curl", "-u", "CA:Password", "-X", "POST", "-H",
"Content-Type: text/plain", "-k",
"https:
Hi All,
I'm struggling to get the dynamically list of the Artifact Version in
jenkins job parameter, I'm using Jfrog Artifactory as a remote repo.I'm
trying with Active choice parameter but don't know how to get version from
Artifactory.
Any help would be appreciated.
regards
Vikrant
--
Y