Silence maven-javadoc-plugin
[mdsal.git] / singleton-service / mdsal-singleton-dom-impl / pom.xml
index d12503ed0200522830195604b6a7700b21c3bbb3..487a85109b8d9cf90531992294dcea736d1a2673 100644 (file)
     <artifactId>mdsal-singleton-dom-impl</artifactId>
     <packaging>bundle</packaging>
 
+    <properties>
+        <!-- FIXME: fix these up and set maven.javadoc.failOnWarnings=true -->
+        <doclint>all,-missing</doclint>
+    </properties>
+
     <dependencies>
         <dependency>
             <groupId>com.google.guava</groupId>