Enable checkstyle in the mdsal-parent pom
[controller.git] / opendaylight / md-sal / sal-distributed-datastore / pom.xml
index f18c6d093a962c80a8d3b1519b36f39ecc27ba43..1a689ed0a43e4b7c2981924845884591e10c24bf 100644 (file)
           </execution>
         </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>