Re: Add Publisher Maven artifacts to mail template

2019-04-26 Thread Harsh Shah
ven pipeline details > in email generated by the email ext plug-in that I would add to the > documentation? > > Le lun. 22 avr. 2019 à 08:49, Harsh Shah > > a écrit : > >> Collection >> generatedArtifacts = >> currentBuild.rawBuild.getAction(org.jenkinsci.plu

Re: Add Publisher Maven artifacts to mail template

2019-04-22 Thread Harsh Shah
} On Sunday, April 21, 2019 at 11:48:03 PM UTC-7, Harsh Shah wrote: > > Hi, > Thanks, this works. > > -Harsh > > On Sunday, April 21, 2019 at 9:15:50 AM UTC-7, Cyrille Le Clerc wrote: >> >> Hello Harsh, >> >> >> This seems to

Re: Add Publisher Maven artifacts to mail template

2019-04-22 Thread Harsh Shah
) + ""); > } else { > System.out.println(generatedArtifact.getShortDescription()); > } > } > > > See source code > https://github.com/jenkinsci/pipeline-maven-plugin/blob/pipeline-maven-3.6.9/jenkins-plugin/src/main/java/org/jenkinsci/plugins/pipeline/maven/MavenA

Re: withMaven Artifacts URL

2019-04-19 Thread Harsh Shah
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

Re: Add Publisher Maven artifacts to mail template

2019-04-19 Thread Harsh Shah
do you have examples of integrations of the email ext plugin with other > plugins? > Is the integration based on environment variables? > > Cyrille > > On Friday, April 19, 2019 at 2:15:11 AM UTC+2, Harsh Shah wrote: >> >> Hi, >> We have been using pipeline

Add Publisher Maven artifacts to mail template

2019-04-18 Thread Harsh Shah
Hi, We have been using pipeline maven plugin and maven artifact publisher to display deployed artifacts by the build. We also use ext-email plugin with a template to provide notifications. How can I get the published maven artifacts from maven artifact publisher in my email description?

Re: [withMaven] maven linker publisher stop working after upgrade to latest LTS 2.164.1

2019-03-26 Thread Harsh Shah
I am facing a similar issue. Thanks, -H On Tuesday, March 26, 2019 at 5:03:02 PM UTC-7, Dan Tran wrote: > > > Hello > > Anyone facing the same issue? downgrade pipeline maven plugin to 3.6.5 > still not helping > > Thanks > > -D > -- You received this message because you are subscribed to