Enable checkstyle in the mdsal-parent pom
[controller.git] / opendaylight / md-sal / cds-access-api / pom.xml
index 951a509f4be9a7c604e2373fc45ad945fd14dd3c..ff928a3c0a7406fa12704d72b6e6d6a708c690e0 100644 (file)
 
     <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>