Enable checkstyle in the mdsal-parent pom
[controller.git] / opendaylight / md-sal / parent / pom.xml
index 321034fab683cada031827c0d06272c938c2a233..f5fe102a3d3ab0841ede7c76bf3a881ed44007aa 100644 (file)
           </filesets>
         </configuration>
       </plugin>
-<!--
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-checkstyle-plugin</artifactId>
           <propertyExpansion>checkstyle.violationSeverity=error</propertyExpansion>
         </configuration>
       </plugin>
--->
 <!--
       <plugin>
         <groupId>org.codehaus.mojo</groupId>