Enable checkstyle in the mdsal-parent pom
[controller.git] / opendaylight / md-sal / benchmark-data-store / pom.xml
index 3751a43aada28c72f6d2b6ed01a1c2f3f340b9a4..51c50c03f724316876fc1004219ff3db45c92318 100644 (file)
@@ -53,13 +53,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
 
   <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.codehaus.mojo</groupId>
         <artifactId>exec-maven-plugin</artifactId>