Well, I am using plugin version 1.4.1 with Jenkins 1.580.3 and Coverity 7.0.3 with no problems on C, C++, Java.
From: [email protected] [mailto:[email protected]] On Behalf Of John Mellor Sent: Monday, June 15, 2015 9:19 AM To: [email protected] Subject: RE: Configure Converity in Jenkins We had a Coverity guy inhouse for a week, configuring our mostly-c++ setup. He recommended that we not use their very old plugin, and instead do the runs as 3 shell jobs – one to build, one to analyse and one to push to the Coverity host. I’ve optimized that, but have not gone back to the plugin. From: [email protected]<mailto:[email protected]> [mailto:[email protected]] On Behalf Of Aditi S Sent: June-14-15 06:04 To: [email protected]<mailto:[email protected]> Subject: Configure Converity in Jenkins Hi Everyone... I am trying to integrate Jenkins with Coverity. However, I don't know the steps to be followed. Can anyone help me with the steps to configure Coverity plugin with Jenkins. Thanks! -- 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]<mailto:[email protected]>. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/14ae9e18-677b-4d5f-b37e-c242d45317e2%40googlegroups.com<https://groups.google.com/d/msgid/jenkinsci-users/14ae9e18-677b-4d5f-b37e-c242d45317e2%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]<mailto:[email protected]>. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/f5aef4dcd275435daef55e5e5db7f755%40mbx01colo01p.esentire.local<https://groups.google.com/d/msgid/jenkinsci-users/f5aef4dcd275435daef55e5e5db7f755%40mbx01colo01p.esentire.local?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/6C6EE445A6F6CE4E8A0FFB51B071A4E2D86373C7%40AMERMBX02.PERKINELMER.NET. For more options, visit https://groups.google.com/d/optout.
