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

20180083: Job [HRB_SonarQube_Test] configuration updated

Change performed by §õº~?
parent 2bd8a881
......@@ -17,6 +17,16 @@
<triggers/>
<concurrentBuild>false</concurrentBuild>
<builders>
<hudson.plugins.copyartifact.CopyArtifact plugin="copyartifact@1.41">
<project>HRB_Depoly_SIT_TEST</project>
<filter></filter>
<target></target>
<excludes></excludes>
<selector class="hudson.plugins.copyartifact.SpecificBuildSelector">
<buildNumber>2</buildNumber>
</selector>
<doNotFingerprintArtifacts>false</doNotFingerprintArtifacts>
</hudson.plugins.copyartifact.CopyArtifact>
<hudson.tasks.Maven>
<targets>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</targets>
<mavenName>Maven_3.39</mavenName>
......
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