This is an automated email from the ASF dual-hosted git repository. aradzinski pushed a commit to branch NLPCRAFT-41 in repository https://gitbox.apache.org/repos/asf/incubator-nlpcraft.git
commit 9cc6ce9dca4512037a562c7c0ceadd3d5d4913d5 Author: Aaron Radzinski <[email protected]> AuthorDate: Sun Aug 16 18:43:37 2020 -0700 Update pom.xml --- nlpcraft/pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/nlpcraft/pom.xml b/nlpcraft/pom.xml index 6580082..bb01973 100644 --- a/nlpcraft/pom.xml +++ b/nlpcraft/pom.xml @@ -336,6 +336,7 @@ <docfilessubdirs>true</docfilessubdirs> <encoding>UTF-8</encoding> <failOnError>false</failOnError> + <failOnWarning>false</failOnWarning> <sourcepath>${project.basedir}/src/main/scala</sourcepath> <stylesheetfile>${project.parent.basedir}/javadoc/stylesheet.css</stylesheetfile> <bottom>
