Hello,
First time posting here, sorry if the format isn't the norm.
I am having trouble using the analysis-core and JaCoCo plugins with my Pipeline job. All of those plugins have workflow support. The plugins are not appearing in the Snippet generator, nor are they appearing in the regular "java.lang.NoSuchMethodError: No such DSL method" stack-trace which lists all available steps and commands.
Below is a list of the minimum required version of each plugin for workflow support, as well as the version installed on my system.
If anyone can point me in the right direction to get these plugins working with Pipeline, it would be greatly appreciated.
Thanks,
Jeremy
Plugin -----------Min. Req. Version-------My Version
---------------------------------------------------------------
JaCoCo---------------2.1------------------------ 2.1----
Analysis-core ------ 1.73 --------------------- 1.79---
Find Bugs ----------- 4.62 --------------------- 4.65---
PMD/CPD----------- 3.42 --------------------- 3.45---
Task Scanner -------4.46 --------------------- 4.49---