Silence maven-javadoc-plugin
[mdsal.git] / docs / pom.xml
index 043b45753dd63f3a34f0e9b78746ae78bc6bb25c..c73fe1a447ba51e39c6f5f9e46f168288f762710 100644 (file)
     <name>${project.artifactId}</name>
     <description>MD-SAL documentation</description>
 
+    <properties>
+        <!-- FIXME: fix these up and set maven.javadoc.failOnWarnings=true -->
+        <doclint>all,-missing</doclint>
+    </properties>
+
     <dependencies>
         <dependency>
             <groupId>org.opendaylight.mdsal</groupId>