Details
-
Improvement
-
Status: Closed (View Workflow)
-
Critical
-
Resolution: Fixed
Description
Pipeline jobs appears to be the standard interface for Jenkins 2.0 and forward.
I think it requires implementing the 'SimpleBuildStep' class interface.
Similar issue with many other publisher plugins, eg:
https://github.com/jenkinsci/cobertura-plugin/issues/50#issuecomment-222680913
npiguet's changes have now been merged. I hope to proceed with the release process as soon as I get more familiar with how it happens (please bear with me, it's my first time).