Enable findbugs in md-sal parent pom
[controller.git] / opendaylight / md-sal / cds-access-client / pom.xml
index 569e290f4e19aef5551710566d17ee5cfa5269b7..39507ee8be58a4831c056521b4b867a321d434bd 100644 (file)
 
     <build>
       <plugins>
 
     <build>
       <plugins>
-        <plugin>
-          <groupId>org.codehaus.mojo</groupId>
-          <artifactId>findbugs-maven-plugin</artifactId>
-          <configuration>
-            <failOnError>true</failOnError>
-          </configuration>
-        </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-jar-plugin</artifactId>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-jar-plugin</artifactId>