diff --git a/BUILDING.txt b/BUILDING.txt
index 57dad328cf..f9cc842a01 100644
--- a/BUILDING.txt
+++ b/BUILDING.txt
@@ -6,7 +6,6 @@ Requirements:
* Unix System
* JDK 1.8+
* Maven 3.3 or later
-* Findbugs 1.3.9 (if running findbugs)
* ProtocolBuffer 2.5.0
* CMake 2.6 or newer (if compiling native code), must be 3.0 or newer on Mac
* Zlib devel (if compiling native code)
@@ -345,7 +344,6 @@ Requirements:
* Windows System
* JDK 1.8+
* Maven 3.0 or later
-* Findbugs 1.3.9 (if running findbugs)
* ProtocolBuffer 2.5.0
* CMake 2.6 or newer
* Windows SDK 7.1 or Visual Studio 2010 Professional
diff --git a/hadoop-project-dist/pom.xml b/hadoop-project-dist/pom.xml
index 988d369b4b..8f386e78aa 100644
--- a/hadoop-project-dist/pom.xml
+++ b/hadoop-project-dist/pom.xml
@@ -166,21 +166,6 @@
-
- org.codehaus.mojo
- findbugs-maven-plugin
-
-
-
- findbugs
-
- prepare-package
-
-
-
- ${basedir}/dev-support/findbugsExcludeFile.xml
-
-
org.apache.maven.plugins
maven-dependency-plugin
@@ -298,11 +283,6 @@
-
-
-