Enable checkstyle in the mdsal-parent pom
[controller.git] / opendaylight / md-sal / sal-remoterpc-connector / pom.xml
index b6be74ded8cb58248a79007d5221cffea22f852e..e3cea4c54a593beabe42f617f4198ef9c893bb22 100644 (file)
                     </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.codehaus.mojo</groupId>
               <artifactId>findbugs-maven-plugin</artifactId>