kelvinyap2014 / northwind-roo

Academic research of Northwind database with Spring Roo, Spring Boot, Thymeleaf, JPA, Docker and CI/ CD deployment automation
GNU General Public License v3.0
1 stars 2 forks source link

Add static code analysis configurations #4

Closed kelvinyap2014 closed 7 years ago

kelvinyap2014 commented 7 years ago

PMD, Checkstyle, FindBugs, Sonar.

kelvinyap2014 commented 7 years ago

Just run ./mvnw clean test sonar:sonar -Dsonar.host.url=https:/sonarqube.com -Dsonar.login=${SONARQUBE_TOKEN}

Dependent on an active Sonar account/project.

kelvinyap2014 commented 7 years ago

More on Sonar parameters - https://docs.sonarqube.org/display/SONAR/Analysis+Parameters

kelvinyap2014 commented 7 years ago

quality badges: https://github.com/QualInsight/qualinsight-plugins-sonarqube-badges