Silence maven-javadoc-plugin
[mdsal.git] / dom / mdsal-dom-spi / pom.xml
index 84f9f584ae524053ee56492b157808a4b0591314..fd6ed29772cc274f1e0ee3bfd9a3fd61eb01ef3a 100644 (file)
     <artifactId>mdsal-dom-spi</artifactId>
     <packaging>bundle</packaging>
 
+    <properties>
+        <!-- FIXME: fix these up and set maven.javadoc.failOnWarnings=true -->
+        <doclint>all,-missing</doclint>
+    </properties>
+
     <dependencies>
         <dependency>
             <groupId>com.github.spotbugs</groupId>