Adding script to run sonar build

This commit is contained in:
Ryan Baxter
2019-08-21 16:20:47 -04:00
parent 90b5046709
commit 3ab053ef90

1
runSonar.sh Executable file
View File

@@ -0,0 +1 @@
./mvnw -s .settings.xml clean install -Dservice.occurence=${_SERVICE_OCCURENCE} #org.jacoco:jacoco-maven-plugin:prepare-agent install -U -P sonar