There was an error while loading. Please reload this page.
1 parent cdff35b commit 469d300Copy full SHA for 469d300
1 file changed
pom.xml
@@ -274,7 +274,7 @@
274
<ruleset>category/java/performance.xml</ruleset>
275
<ruleset>category/java/security.xml</ruleset>
276
</rulesets>
277
- <failOnViolation>true</failOnViolation> <!-- Fail build on violations -->
+ <failOnViolation>false</failOnViolation> <!-- Fail build on violations -->
278
<linkXRef>false</linkXRef> <!-- Disable cross-referencing -->
279
<minimumTokens>100</minimumTokens>
280
</configuration>
0 commit comments