Silence maven-javadoc-plugin
[mdsal.git] / netty / mdsal-rfc8294-netty / pom.xml
index 0ad922c94e826366b767edccbdc1b3fec68441b2..2bf7e49ce1444c59144f7123f6d05acd4094ed1e 100644 (file)
     <artifactId>mdsal-rfc8294-netty</artifactId>
     <packaging>bundle</packaging>
 
+    <properties>
+        <!-- FIXME: fix these up and set maven.javadoc.failOnWarnings=true -->
+        <doclint>all,-missing</doclint>
+    </properties>
+
     <dependencies>
         <dependency>
             <groupId>io.netty</groupId>