You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sedona.apache.org by ji...@apache.org on 2022/03/10 03:04:39 UTC

[incubator-sedona] branch update-docs updated: Update POM

This is an automated email from the ASF dual-hosted git repository.

jiayu pushed a commit to branch update-docs
in repository https://gitbox.apache.org/repos/asf/incubator-sedona.git


The following commit(s) were added to refs/heads/update-docs by this push:
     new 3352fe9  Update POM
3352fe9 is described below

commit 3352fe97f5e1aa92001fdfecd17012aecfe4551b
Author: jiayuasu <ji...@gmail.com>
AuthorDate: Wed Mar 9 19:03:47 2022 -0800

    Update POM
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index 3ca34ae..dcc86cc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -446,6 +446,7 @@
                     </execution>
                 </executions>
                 <configuration>
+                    <failOnError>false</failOnError>
                     <additionalparam>-Xdoclint:none</additionalparam>
                 </configuration>
             </plugin>