From 45b5c2b9184195b03b7245d23beb4764aad299a2 Mon Sep 17 00:00:00 2001 From: Slawomir Jaranowski Date: Mon, 1 May 2023 14:28:15 +0200 Subject: [PATCH] Remove test-javadoc report and configuration improvements - configuration should be in one place the same for report and build - don't detect links - in most case it is not working, and we need to maintain list of links - remove javadoc for tests --- pom.xml | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index 1849e702b..eeea087dd 100644 --- a/pom.xml +++ b/pom.xml @@ -399,6 +399,10 @@ limitations under the License. org.apache.maven.plugins maven-javadoc-plugin 3.5.0 + + true + en + org.apache.maven.plugins @@ -639,18 +643,11 @@ limitations under the License. org.apache.maven.plugins maven-javadoc-plugin - - true - - http://junit.sourceforge.net/javadoc/ - - default javadoc - test-javadoc