Issue Type: Improvement Improvement
Assignee: Gregory Boissinot
Components: envinject, urltrigger
Created: 16/Nov/12 11:00 AM
Description:

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).

Environment: Jenkins 1.466.1
URLTrigger 0.24
EnvInject 1.57
Project: Jenkins
Priority: Major Major
Reporter: Dridi Boukelmoune
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to