Commit 20a9c615 authored by YM-RD-AP01\ymadmin's avatar YM-RD-AP01\ymadmin

SYSTEM: Job [CheckUpReportUpload_Analysis] configuration updated

Change performed by SYSTEM
parent ec1bca89
......@@ -33,11 +33,10 @@
<triggers/>
<concurrentBuild>false</concurrentBuild>
<rootModule>
<groupId>com.ylhealth.survey</groupId>
<artifactId>designer_web</artifactId>
<groupId>org.ylhealth.ym.chm.agent</groupId>
<artifactId>ReportUploader</artifactId>
</rootModule>
<goals>compile $SONAR_MAVEN_GOAL -Dsonar.host.url=$SONAR_HOST_URL -Dsonar.login=$SONAR_AUTH_TOKEN -Dsonar.projectKey=Form -Dsonar.projectName=Form -Dsonar.sources=src/main -Dsonar.sourceEncoding=UTF-8 -Dsonar.java.sources=1.8 -Dsonar.junit.reportPaths=reports/java/surefire-reports -Dsonar.jacoco.reportPaths=reports/java/jacoco.exec -Dsonar.javascript.lcov.reportPaths=reports/js/lcov.dat -DskipTests=true</goals>
<defaultGoals>jetty:run</defaultGoals>
<aggregatorStyleBuild>true</aggregatorStyleBuild>
<incrementalBuild>false</incrementalBuild>
<ignoreUpstremChanges>false</ignoreUpstremChanges>
......
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