Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 1.22 KB

README.md

File metadata and controls

14 lines (10 loc) · 1.22 KB

Analysis POM

Join the chat at https://gitter.im/jenkinsci/warnings-plugin Jenkins Version Jenkins GitHub Actions

This static analysis POM serves as parent POM for all my Jenkins Plugins. It basically enhances the Parent POM for Jenkins Plugins with a predefined configuration of several static analysis tools. Additionally, it provides a fix set of test dependencies that are common to all my plugins. This POM enforces the Java style guide that I am using in these plugins (and in my lectures at the Munich University of Applied Sciences).