Skip to content

jenkinsci/analysis-pom-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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