gradle plugin https://docs.gradle.org/current/dsl/org.gradle.api.plugins.quality.FindBugsExtension.html edu.umd.cs.findbugs.annotations SuppressFBWarnings issues https://github.com/gradle/gradle/pull/2167 https://github.com/gradle/gradle/pull/2102 https://github.com/gradle/gradle/pull/1993 https://github.com/gradle/gradle/issues/1094 https://github.com/gradle/gradle/issues/1745 https://github.com/gradle/gradle/issues/1094 https://github.com/findbugsproject/findbugs/issues/157 Existing solution is configure -auxclasspath properly to exclude these binary file, I think. https://discuss.gradle.org/t/findbugs-exclude-files/19993 https://discuss.gradle.org/t/findbugs-plugin-issue-throwing-zipexception/2010