violations-plugin
violations-plugin copied to clipboard
Added basic pipeline support. Very rudimentary still
This provides very, very basic pipeline support. It needs to be cleaned up, but for anybody wanting to use it, it's here. Usage is:
step([$class: 'ViolationsPublisher', type: 'fxcop', sunny: 10, stormy: 999, unstable: 999, pattern: '**/outputfile.analysis.xml', autoUpdateStormyThreshold: true, autoUpdateUnstableThreshold: true])