Enforce pcep-spi checkstyle
[bgpcep.git] / pcep / spi / pom.xml
index 8a2a641cf66cfa85b3481b52a1017369c9a9799a..d14df44b251250f3f68fc62df2b368bcfca69914 100644 (file)
                     </execution>
                 </executions>
             </plugin>
-            <plugin>
-                <groupId>org.apache.maven.plugins</groupId>
-                <artifactId>maven-checkstyle-plugin</artifactId>
-                <configuration>
-                    <violationSeverity>warn</violationSeverity>
-                </configuration>
-            </plugin>
         </plugins>
     </build>