Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 435 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 435 Bytes

ContextProject_RDD_SonarQube

Setup

  • Download the SonarQube server
  • Start the server.
  • Get a scanner
  • Clone this repo and build it using mvn clean package
  • Place the .jar from the /target folder in sonarqube-x.x/extensions/plugins
  • Scan your project with the scanner and enjoy your pull request metrics.