Enable checkstyle enforcement in the parent pom
[ovsdb.git] / library / impl / pom.xml
index 7d655645019d208869b6bae4e314434a9ce15b70..2c489ac7c530b143c10423db03326c28523519fa 100644 (file)
@@ -113,13 +113,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
           </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.apache.maven.plugins</groupId>
         <artifactId>maven-surefire-plugin</artifactId>