The JUnit plugin has been extended to support pipeline.  Refer to
https://github.com/jenkinsci/pipeline-plugin/blob/master/TUTORIAL.md for an
example of how to use it in a pipeline.

I don't see any mention of pipeline enabling changing in the BitBucket
Build Status Notifier Plugin or the Cobertura Plugin.

Mark Waite

On Mon, Apr 25, 2016 at 11:06 AM Jan Chaloupecky <jan.chaloupe...@gmail.com>
wrote:

> Hello,
> I have a Jenkinsfile in my project that triggers different build steps
> from checking out the sources through testing/building my project. I would
> like to know if I can call some other Jenkins plugins from the Jenkinsfile.
> In my non-pipeline projects I was using some "post build actions" such as
>
>
> https://wiki.jenkins-ci.org/display/JENKINS/Bitbucket+Build+Status+Notifier+Plugin
> https://wiki.jenkins-ci.org/display/JENKINS/Cobertura+Plugin
> https://wiki.jenkins-ci.org/display/JENKINS/JUnit+Plugin
>
> Is this something that has to be implemented by the plugin itself or is
> there a way to call those plugins from the Jenkinsfile ?
>
> cheers,
> Jan
>
> --
> 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 jenkinsci-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/jenkinsci-users/7f670704-51a6-4d95-ab22-a7f08746eb36%40googlegroups.com
> <https://groups.google.com/d/msgid/jenkinsci-users/7f670704-51a6-4d95-ab22-a7f08746eb36%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 jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/CAO49JtG-8E%3DafKyEK9cCrd%3D2mpjL7s8Yfoy7zThAN3q1vjFj_g%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to