diff --git a/jobs/HRB_SonarQube_Test/config.xml b/jobs/HRB_SonarQube_Test/config.xml index 0088f8e0833678af976be2d295c80e932de0bdba..6d778ed2a16b16278f4ecf80a688fe6749a973a1 100644 --- a/jobs/HRB_SonarQube_Test/config.xml +++ b/jobs/HRB_SonarQube_Test/config.xml @@ -27,7 +27,7 @@ Deploy_HRB_SIT_132_Test - **/** + /** @@ -35,14 +35,6 @@ false - - compile $SONAR_MAVEN_GOAL -Dsonar.host.url=$SONAR_HOST_URL -Dsonar.login=$SONAR_AUTH_TOKEN -Dsonar.projectKey=HRB -Dsonar.projectName=HRB -Dsonar.sources=src/main -Dsonar.sourceEncoding=UTF-8 -Dsonar.java.sources=1.8 -Dsonar.junit.reportsPath=reports/java/surefire-reports -Dsonar.jacoco.reportPath=reports/java/jacoco.exec -Dsonar.javascript.lcov.reportPath=reports/js/lcov.dat -DskipTests=false - Maven_3.39 - false - - - false -