jenkinsci / groovy-events-listener-plugin

A Jenkins plugin, which executes groovy code when an event occurs.
https://plugins.jenkins.io/groovy-events-listener-plugin/
MIT License
36 stars 34 forks source link

Add static code analysis to the build #25

Closed nickgrealy closed 5 years ago

nickgrealy commented 8 years ago

Add jacoco, checkstyle, pmd, etc.

nickgrealy commented 8 years ago

Added pmd, jacoco, jdepend and checkstyle - https://github.com/jenkinsci/groovy-events-listener-plugin/commit/c9054f2633b5feeb040888b6dd4f40bdbc34291f

nickgrealy commented 8 years ago

And maybe setup some of the acceptance tests to work as integration tests as well.... - this can be covered in #21

nickgrealy commented 8 years ago

Additionally bumped LTS to 2.7.4.