Enable checkstyle enforcement in the parent pom
[ovsdb.git] / hwvtepsouthbound / hwvtepsouthbound-api / pom.xml
index 9d43a00e90dc8fb67bed0cbcac8472bf28c0b31d..01db7abb22937c1e50f6aeebbc6b92605d5d732d 100644 (file)
@@ -53,17 +53,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
       <artifactId>concepts</artifactId>
     </dependency>
   </dependencies>
-  <build>
-    <plugins>
-      <plugin>
-        <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-checkstyle-plugin</artifactId>
-        <configuration>
-          <failsOnError>true</failsOnError>
-        </configuration>
-      </plugin>
-    </plugins>
-  </build>
 
   <!--
       Maven Site Configuration