-
Improvement
-
Resolution: Won't Fix
-
Major
-
None
-
Jenkins 1.466.1
URLTrigger 0.24
EnvInject 1.57
I'm polling a nexus URL to check changes of a SNAPSHOT maven artifact.
I could hardcode the version but it's used in different places...
The URL I want to poll looks like:
http://myhost/service/local/artifact/maven/redirect?r=myrepo&g=mygroupid&a=myartifactid&v=${MY_VERSION}...
The MY_VERSION variable is defined in Prepare an environment for the run -> Properties Content (with the envinject plugin).
[JENKINS-15840] Use variables in URLs
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Resolution | New: Won't Fix [ 2 ] | |
Status | Original: In Progress [ 3 ] | New: Resolved [ 5 ] |
Workflow | Original: JNJira [ 146642 ] | New: JNJira + In-Review [ 192016 ] |