We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f28e41 commit d160e3eCopy full SHA for d160e3e
pom.xml
@@ -490,7 +490,6 @@ https://gitbox.apache.org/repos/asf?p=maven-pmd-plugin.git;a=blob_plain;f=src/ma
490
<artifactId>spotbugs-maven-plugin</artifactId>
491
<version>4.8.6.6</version>
492
<configuration>
493
- <skip>true</skip>
494
<includeFilterFile>${project.rootdir}/.pipeline/spotbugs.xml</includeFilterFile>
495
<!-- Exclude generated clients -->
496
<excludeFilterFile>${project.rootdir}/.pipeline/spotbugs-exclusions.xml</excludeFilterFile>
0 commit comments