Enable checkstyle in the mdsal-parent pom
[controller.git] / opendaylight / md-sal / sal-cluster-admin-impl / pom.xml
index 616a8ebf834d50486d64eb3920b4f0e90ce1ba1b..df4d24624626b944308960508f4c48226d610bb1 100644 (file)
           </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>