From d1d5b18d81c0db894271e65bfb4a2f1a569dbbb9 Mon Sep 17 00:00:00 2001 From: "YM-RD-AP01\\ymadmin" Date: Tue, 2 Oct 2018 13:42:42 +0800 Subject: [PATCH] 20180083: Job [HRB_SonarQube_Test] configuration updated MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change performed by ยงรตยบ~? --- jobs/HRB_SonarQube_Test/config.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jobs/HRB_SonarQube_Test/config.xml b/jobs/HRB_SonarQube_Test/config.xml index 808356c8..6d698471 100644 --- a/jobs/HRB_SonarQube_Test/config.xml +++ b/jobs/HRB_SonarQube_Test/config.xml @@ -34,7 +34,7 @@ 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=target/surefire-reports -Dsonar.jacoco.reportPath=reports/java/jacoco.exec -Dsonar.javascript.lcov.reportPath=reports/js/lcov.dat -DskipTests=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=target/surefire-reports -Dsonar.jacoco.reportPath=reports/java/jacoco.exec -DskipTests=false Maven_3.39 false -- 2.26.2