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

20180083: Job [HRB_Analysis] configuration updated

Change performed by §õº~?
parent c994067c
...@@ -61,44 +61,17 @@ ...@@ -61,44 +61,17 @@
<blockTriggerWhenBuilding>true</blockTriggerWhenBuilding> <blockTriggerWhenBuilding>true</blockTriggerWhenBuilding>
<settings class="jenkins.mvn.DefaultSettingsProvider"/> <settings class="jenkins.mvn.DefaultSettingsProvider"/>
<globalSettings class="jenkins.mvn.DefaultGlobalSettingsProvider"/> <globalSettings class="jenkins.mvn.DefaultGlobalSettingsProvider"/>
<reporters> <reporters/>
<hudson.plugins.dry.DryReporter plugin="dry@2.50"> <publishers>
<org.jenkinsci.plugins.DependencyCheck.DependencyCheckPublisher plugin="dependency-check-jenkins-plugin@3.3.2">
<healthy></healthy> <healthy></healthy>
<unHealthy></unHealthy> <unHealthy></unHealthy>
<pluginName>[DRY] </pluginName>
<thresholdLimit>low</thresholdLimit> <thresholdLimit>low</thresholdLimit>
<pluginName>[DependencyCheck] </pluginName>
<defaultEncoding></defaultEncoding>
<canRunOnFailed>false</canRunOnFailed> <canRunOnFailed>false</canRunOnFailed>
<useDeltaValues>false</useDeltaValues>
<thresholds plugin="analysis-core@1.95">
<unstableTotalAll></unstableTotalAll>
<unstableTotalHigh></unstableTotalHigh>
<unstableTotalNormal></unstableTotalNormal>
<unstableTotalLow></unstableTotalLow>
<unstableNewAll></unstableNewAll>
<unstableNewHigh></unstableNewHigh>
<unstableNewNormal></unstableNewNormal>
<unstableNewLow></unstableNewLow>
<failedTotalAll></failedTotalAll>
<failedTotalHigh></failedTotalHigh>
<failedTotalNormal></failedTotalNormal>
<failedTotalLow></failedTotalLow>
<failedNewAll></failedNewAll>
<failedNewHigh></failedNewHigh>
<failedNewNormal></failedNewNormal>
<failedNewLow></failedNewLow>
</thresholds>
<dontComputeNew>true</dontComputeNew>
<usePreviousBuildAsReference>false</usePreviousBuildAsReference> <usePreviousBuildAsReference>false</usePreviousBuildAsReference>
<useStableBuildAsReference>false</useStableBuildAsReference> <useStableBuildAsReference>false</useStableBuildAsReference>
<highThreshold>50</highThreshold>
<normalThreshold>25</normalThreshold>
</hudson.plugins.dry.DryReporter>
<hudson.plugins.pmd.PmdReporter plugin="pmd@3.50">
<healthy></healthy>
<unHealthy></unHealthy>
<pluginName>[PMD] </pluginName>
<thresholdLimit>low</thresholdLimit>
<canRunOnFailed>false</canRunOnFailed>
<useDeltaValues>false</useDeltaValues> <useDeltaValues>false</useDeltaValues>
<thresholds plugin="analysis-core@1.95"> <thresholds plugin="analysis-core@1.95">
<unstableTotalAll></unstableTotalAll> <unstableTotalAll></unstableTotalAll>
...@@ -118,12 +91,12 @@ ...@@ -118,12 +91,12 @@
<failedNewNormal></failedNewNormal> <failedNewNormal></failedNewNormal>
<failedNewLow></failedNewLow> <failedNewLow></failedNewLow>
</thresholds> </thresholds>
<shouldDetectModules>false</shouldDetectModules>
<dontComputeNew>true</dontComputeNew> <dontComputeNew>true</dontComputeNew>
<usePreviousBuildAsReference>false</usePreviousBuildAsReference> <doNotResolveRelativePaths>false</doNotResolveRelativePaths>
<useStableBuildAsReference>false</useStableBuildAsReference> <pattern>target/dependency-check-report.xml</pattern>
</hudson.plugins.pmd.PmdReporter> </org.jenkinsci.plugins.DependencyCheck.DependencyCheckPublisher>
</reporters> </publishers>
<publishers/>
<buildWrappers> <buildWrappers>
<hudson.plugins.ws__cleanup.PreBuildCleanup plugin="ws-cleanup@0.35"> <hudson.plugins.ws__cleanup.PreBuildCleanup plugin="ws-cleanup@0.35">
<deleteDirs>false</deleteDirs> <deleteDirs>false</deleteDirs>
......
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