Remove unneeded checkstyle/spotbugs declarations
[mdsal.git] / binding / maven-sal-api-gen-plugin / pom.xml
index 71dc09cd3dad0f0fee5c9ab43d5ab8744a222c6b..7708d9336c85a405f07d39178309da92041b0d65 100644 (file)
                 <groupId>org.eclipse.xtend</groupId>
                 <artifactId>xtend-maven-plugin</artifactId>
             </plugin>
-            <plugin>
-                <groupId>org.apache.maven.plugins</groupId>
-                <artifactId>maven-checkstyle-plugin</artifactId>
-                <configuration>
-                    <propertyExpansion>checkstyle.violationSeverity=error</propertyExpansion>
-                </configuration>
-            </plugin>
         </plugins>
     </build>
 </project>