Skip SpotBugs for generated code
[mdsal.git] / binding / binding-parent / pom.xml
index 9f4d98186f20e931d3b9abbe55e9f8125869eda8..1ed2a3b2c5e61176d0912d2da3dfea80e4d6b1d8 100644 (file)
     <artifactId>binding-parent</artifactId>
     <packaging>pom</packaging>
 
+    <properties>
+        <spotbugs.onlyAnalyze>!org.opendaylight.yang.gen.-</spotbugs.onlyAnalyze>
+    </properties>
+
     <build>
         <!-- https://bugs.opendaylight.org/show_bug.cgi?id=6252 -->
         <resources>