Enable checkstyle in the mdsal-parent pom
[controller.git] / opendaylight / md-sal / samples / toaster-provider / pom.xml
index 1c255f1e5551d5e6f0c14ccbc7f96bc26a8d2c9c..ba88fd28587d474185777553edcb201aa8e9eba9 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>