From e6060446ab2e6dadd0766f6a31e50a9a767bf28f Mon Sep 17 00:00:00 2001 From: Cheryl King Date: Tue, 28 Nov 2023 17:54:59 -0600 Subject: [PATCH] Use property to set failOnError to false --- pom.xml | 27 +-------------------------- 1 file changed, 1 insertion(+), 26 deletions(-) diff --git a/pom.xml b/pom.xml index e33de8e8..f04fa5f0 100644 --- a/pom.xml +++ b/pom.xml @@ -35,6 +35,7 @@ UTF-8 8 8 + false @@ -66,30 +67,4 @@ 2.15.2 - - - - sonatype-oss-release - - - - org.apache.maven.plugins - maven-javadoc-plugin - 3.4.1 - - false - - - - attach-javadocs - - jar - - - - - - - -