simplify a statement in NormalizedNodeInputStreamReader
[controller.git] / opendaylight / md-sal / mdsal-trace / cli / pom.xml
index 60d2d959413c0e135d2f3b7d59e5c56ef477c92d..e337ae0161ba80fac7d39a5ad538afcf9f6413b6 100644 (file)
@@ -53,20 +53,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
           </instructions>
         </configuration>
       </plugin>
-      <plugin>
-        <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-checkstyle-plugin</artifactId>
-        <configuration>
-          <propertyExpansion>checkstyle.violationSeverity=error</propertyExpansion>
-        </configuration>
-      </plugin>
-      <plugin>
-       <groupId>org.codehaus.mojo</groupId>
-       <artifactId>findbugs-maven-plugin</artifactId>
-       <configuration>
-         <failOnError>true</failOnError>
-       </configuration>
-     </plugin>
     </plugins>
   </build>
 </project>