For the record, this FAQ section: https://wiki.jenkins.io/display/JENKINS/Pipeline+Maven+Plugin#PipelineMavenPlugin-HowtouseMavenbuilddataingeneratedemails
On Monday, April 22, 2019 at 12:24:06 PM UTC+2, Cyrille Le Clerc wrote: > > Can you clarify what you mean by a "variable", where do you want to use > such data? In pipeline groovy code? > Do you have examples of other pipeline steps that expose data you like to > consume? > > Le ven. 19 avr. 2019 à 22:05, Harsh Shah a écrit : > >> Any update on the API to get the published artifacts url into a variable? >> I want to use the generated URL in mail description. >> >> This topic has a similar need, >> https://groups.google.com/forum/#!topic/jenkinsci-users/sPAYLh1W1cM >> >> Thanks. >> >> On Monday, August 13, 2018 at 6:03:19 PM UTC-7, Bernardo Vale wrote: >>> >>> Hey guys. >>> >>> I'm looking for a way to programmatically determine the URL of an >>> artifact generated by withMaven (Maven Pipeline Plugin). >>> >>> When I deploy an artifact using withMaven, it generates the URL of each >>> artifact inside: $JENKINS_SERVER/path/to/job/8/maven >>> >>> I'd like to programmatically consume this information. >>> >> -- >> You received this message because you are subscribed to a topic in the >> Google Groups "Jenkins Users" group. >> To unsubscribe from this topic, visit >> https://groups.google.com/d/topic/jenkinsci-users/TtJkNCzMyyk/unsubscribe >> . >> To unsubscribe from this group and all its topics, send an email to >> [email protected]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/jenkinsci-users/81cedacd-441c-4f8e-86d2-450693111cad%40googlegroups.com >> >> <https://groups.google.com/d/msgid/jenkinsci-users/81cedacd-441c-4f8e-86d2-450693111cad%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> For more options, visit https://groups.google.com/d/optout. >> > -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/18c17223-6227-4fe4-b9ef-dbee99f063d4%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
