From d693e6db877017a88cb41c2df91694379ff21a24 Mon Sep 17 00:00:00 2001 From: Manfred Moser Date: Tue, 26 Sep 2023 13:37:47 -0700 Subject: [PATCH] Disable javadoc linting --- gateway-ha/pom.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/gateway-ha/pom.xml b/gateway-ha/pom.xml index 6b7ab360c..c7c9fa139 100644 --- a/gateway-ha/pom.xml +++ b/gateway-ha/pom.xml @@ -184,10 +184,9 @@ org.apache.maven.plugins - maven-source-plugin - 3.0.0 + maven-javadoc-plugin - true + none