Enable checkstyle in the mdsal-parent pom
[controller.git] / opendaylight / md-sal / samples / toaster-consumer / pom.xml
index 342365f68639501f8ad41652603fa49a42957942..5d8be2ece53380161b2f8c6e46ebb394b1c6c49d 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>