Silence maven-javadoc-plugin
[mdsal.git] / dom / mdsal-dom-inmemory-datastore / pom.xml
index 28d8ded347ecb830d26453e38519e17bb7b022d6..90ebcfebc20d24d7189ef8e36ee383a90341a680 100644 (file)
     <artifactId>mdsal-dom-inmemory-datastore</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>