Enable findbugs in md-sal parent pom
[controller.git] / opendaylight / md-sal / sal-clustering-commons / pom.xml
index e63ae181176aad550317afb57465c7554f827a21..a10e2e6f22cd6e91384bcc564df0f2f80cf26470 100644 (file)
           </execution>
         </executions>
       </plugin>
-      <plugin>
-        <groupId>org.codehaus.mojo</groupId>
-        <artifactId>findbugs-maven-plugin</artifactId>
-        <configuration>
-          <failOnError>true</failOnError>
-        </configuration>
-      </plugin>
     </plugins>
   </build>