8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our doc 8000 umentation.
There was an error while loading. Please reload this page.
1 parent 5db01f3 commit 5b21529Copy full SHA for 5b21529
samples/dailymotion-simple-cmdline-sample/pom.xml
@@ -54,6 +54,7 @@
54
<artifactId>findbugs-maven-plugin</artifactId>
55
<version>2.3.2</version>
56
<configuration>
57
+ <excludeFilterFile>../../findbugs-exclude.xml</excludeFilterFile>
58
<failOnError>false</failOnError>
59
</configuration>
60
<executions>
samples/googleplus-simple-cmdline-sample/pom.xml
@@ -53,6 +53,7 @@
53
0 commit comments