I sent this a while ago but didn't get a response. I've used a Groovy script to get the MAVEN_VERSION and in the HTTPRequest URL I want to send the value of $MAVEN_VERSION but it doesn't get replaced.
Do I need to do something else in the job config for it to recognize the $MAVEN_VERSION environment variable in the HTTPRequest plugin? On Fri, May 31, 2013 at 10:33 AM, Jeff <predato...@gmail.com> wrote: > I have a parameterized job where I want to set a value to change a portion > of the URL in the job config for the HTTP request plugin similar to: > > http://service/$PARAM1/schedule > > Where $PARAM1 is passed in when the job is scheduled. However, it doesn't > get replaced. I've tried: > > http://service/$PARAM1/schedule > http://service/${PARAM1}/schedule > > Am I doing it wrong or is it not possible? > > -- > Jeff Vincent > See my LinkedIn profile at: > http://www.linkedin.com/in/rjeffreyvincent > I ♥ DropBox <http://db.tt/9O6LfBX> !! > -- Jeff Vincent See my LinkedIn profile at: http://www.linkedin.com/in/rjeffreyvincent -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.