Hi Ulli, In FreeStyle you can do it using the Flexible Publish Plugin <https://wiki.jenkins.io/display/JENKINS/Flexible+Publish+Plugin>. Actually it just does the same wrapping as you mentioned, but within FlexiblePublish you can order all publishers as you wish and set up execution conditions. Of course UI is still far from being perfect in this case.
BR, Oleg On Monday, March 19, 2018 at 8:14:09 PM UTC+1, Jesse Glick wrote: > > On Mon, Mar 19, 2018 at 12:55 PM, Ullrich Hafner > <[email protected] <javascript:>> wrote: > > Isn’t it possible to create multiple Reporter or Publisher instances in > a job? > > Not in freestyle projects. It is trivial in Pipeline projects. > -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" 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-dev/c6adad19-a224-4035-a7aa-53628fc79cd8%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
