- Build project with
mvn clean install
- Copy the generated JAR file in
SONARQUBE_HOME/extensions/plugins/
- Restart SonarQube
- Install Javascript plugin from Update Center
- Create a new Quality Profile which inherits from Sonar Way Javascript
- Activate the custom rules for the new Quality Profile (You can find them in the repository
Custom Repository
)
- You can use gulp-sonar to generate SonarQube metrics for your AngularJS Project