Skip to content

Latest commit

 

History

History

maven-plugins-to-ensure-quality

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Steps to run this project:

  1. Clone this Git repository
  2. Navigate to the folder maven-plugins-to-ensure-quality
  3. Execute ./mvnw verify.
  4. (Optional) Uncomment the properties inside the pom.xml, run ./mvnw verify again to see the build fail
  5. Run ./mvnw spotbugs:check and then ./mvnw spotbugs:gui to see the detected bugs