Commit 61893e1c authored by YM-RD-AP01\ymadmin's avatar YM-RD-AP01\ymadmin

20180083: Job [HRB_Analysis_Test] configuration updated

Change performed by §õº~?
parent f568d92f
......@@ -48,7 +48,7 @@
<groupId>org.ylhealth.ym.hrb.backend</groupId>
<artifactId>HRB</artifactId>
</rootModule>
<goals>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</goals>
<goals>compile cobertura:cobertura org.jacoco:jacoco-maven-plugin:prepare-agent install -Dmaven.test.failure.ignore=false $SONAR_MAVEN_GOAL -Dsonar.host.url=$SONAR_HOST_URL -Dsonar.login=$SONAR_AUTH_TOKEN -Dsonar.projectKey=CRM_Booking -Dsonar.projectName=CHMB -Dsonar.sources=src/main -Dsonar.sourceEncoding=UTF-8 -Dsonar.java.sources=1.8 -Dsonar.junit.reportsPath=target/surefire-reports -Dsonar.jacoco.reportPath=target/jacoco.exec -Dsonar.cobertura.reportPath=target/site/cobertura/coverage.xml -Dsonar.clover.reportPath=target/clover.xml</goals>
<defaultGoals>spring-boot:run</defaultGoals>
<aggregatorStyleBuild>true</aggregatorStyleBuild>
<incrementalBuild>false</incrementalBuild>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment