In implementing a continuous deployment pipeline I would like to update my
configuration tool with the specific SNAPSHOT version produced during the
'deploy' phase of the build.

Ideally, I'd like to set an environment variable so that in Jenkins I can
use it to trigger the downstream build.  Alternatively a file or something
will work

I've been searching Google and digging through the archives, but I haven't
found a way yet.

Is there a way to do this somehow using existing plugins or Maven
conventions?

Thanks!

-- 
Jeff Vincent
See my LinkedIn profile at:
http://www.linkedin.com/in/rjeffreyvincent

Reply via email to