Disable SpotBugs enforcement on select artifacts
[yangtools.git] / yang-validation-tool / pom.xml
index dcb90d38147ca35dd64365113255d63727c928ad..5d6d0f19128e4812e22f19bd35c5f5a7b7633bda 100644 (file)
     <artifactId>yang-validation-tool</artifactId>
     <version>4.0.0-SNAPSHOT</version>
 
+    <properties>
+        <!-- FIXME: we have some violations here -->
+        <odlparent.spotbugs.enforce>false</odlparent.spotbugs.enforce>
+    </properties>
+
     <dependencyManagement>
         <dependencies>
             <dependency>