Enable checkstyle in the mdsal-parent pom
[controller.git] / opendaylight / md-sal / cds-dom-api / pom.xml
index 20d9f423a77a44e84477eeb6b31d0a96ce575d60..567c5112a9116beb66d7106b22786e39b3fb4399 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.codehaus.mojo</groupId>
           <artifactId>findbugs-maven-plugin</artifactId>
         <plugin>
           <groupId>org.codehaus.mojo</groupId>
           <artifactId>findbugs-maven-plugin</artifactId>