Silence maven-javadoc-plugin
[mdsal.git] / entityownership / mdsal-eos-common-api / pom.xml
index fef4a72212af985bcf6b75c7364ac0f5ef45dc2f..8d3a4148e9ee9dcf4c9cb9553ce23b5fa2f6934e 100644 (file)
     <artifactId>mdsal-eos-common-api</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>