Enable checkstyle in the mdsal-parent pom
[controller.git] / opendaylight / md-sal / sal-dom-broker / pom.xml
index d54c16b32ba2ca3c43b098ad669f1c26a75d86b0..dd4253cc86b5685dfd9f03beb3041cee4e08ad03 100644 (file)
 
   <build>
     <plugins>
 
   <build>
     <plugins>
-      <plugin>
-        <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-checkstyle-plugin</artifactId>
-        <configuration>
-          <propertyExpansion>checkstyle.violationSeverity=error</propertyExpansion>
-        </configuration>
-      </plugin>
       <plugin>
         <groupId>org.apache.felix</groupId>
         <artifactId>maven-bundle-plugin</artifactId>
       <plugin>
         <groupId>org.apache.felix</groupId>
         <artifactId>maven-bundle-plugin</artifactId>