>From a pipeline, You cannot invoke methods in other Jenkins plugins unless those plugins have been modified to support pipelines. See:
https://github.com/jenkinsci/pipeline-plugin/blob/master/COMPATIBILITY.md https://github.com/jenkinsci/pipeline-plugin/blob/master/DEVGUIDE.md -- Craig On Sun, Apr 17, 2016 at 11:40 AM, Andrew Melo <[email protected]> wrote: > Hello all, > > I would like to trigger build/post-build steps that don't appear in the > snippet viewer (e.g. publish TAP results) from a pipeline. Is there a way > to trigger arbitrary build/post-build steps that don't appear in the > snippet browser, or will the plugin need to be updated to explicitly > support being triggered from pipelines? > > Thanks! > Andrew > > -- > 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/5f309810-2ee4-4a4d-8b8f-4d93c846720c%40googlegroups.com > <https://groups.google.com/d/msgid/jenkinsci-users/5f309810-2ee4-4a4d-8b8f-4d93c846720c%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/CAG%3DrPVeSsa2B1LC%2Bck1%3D6_EY22za51b3YzwN48CN9PwLAv_yHg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
