analysis-pom-plugin

Parent POM for the static analysis plugins

MIT License

Stars
9
Committers
15

Analysis POM

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).