Enable checkstyle in the mdsal-parent pom
[controller.git] / opendaylight / md-sal / sal-akka-raft / pom.xml
index 67c99e3d3e833af4e84101f2ec605b65cc2fea00..feb36b4b0d8a6688f42bb0e763b91ef603e722ea 100644 (file)
         </executions>
       </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>