Avoid javadoc breakages to break the whole build
[controller.git] / opendaylight / commons / opendaylight / pom.xml
index eede8979c6f4ade28a04fd5b1f9a39aee403552b..986ef40b502f9803af3fd7b0f0ccdfdae0899350 100644 (file)
             <author>true</author>
             <keywords>true</keywords>
             <excludePackageNames>net.sf.jnetlib.*:cern.*:corejava:*.internal:edu.uci.*</excludePackageNames>
+            <failOnError>false</failOnError>
           </configuration>
         </plugin>
         <plugin>