Enable checkstyle in the mdsal-parent pom
[controller.git] / opendaylight / md-sal / cds-access-client / pom.xml
index 35af2a5cea5c94bfca21d3e7d61e2aa0e6645ab1..569e290f4e19aef5551710566d17ee5cfa5269b7 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>