Skip to content
Snippets Groups Projects
Select Git revision
  • 522e22d610241db416306ccbf18094caeb5fb222
  • develop default protected
  • feature/refactor
  • feature/authentication
  • master
5 results

sonar.sh

Blame
  • sonar.sh 223 B
    mvn sonar:sonar -D sonar.branch.name="$(git rev-parse --abbrev-ref HEAD)" -DskipTests=true -Dsonar.language=java -Dsonar.report.export.path=sonar-report.json -Dsonar.host.url=http://localhost:9000 --activate-profiles sonar