From 6bb71caa90234b176a8abce3acac3e23a5a64873 Mon Sep 17 00:00:00 2001 From: Lukasz Lenart Date: Mon, 3 Mar 2025 13:22:50 +0100 Subject: [PATCH] Uses proper config to avoid failing a build when generating JavaDocs (#1240) * Uses proper config to avoid failing a build when generating JavaDocs * Removes unneeded source option --- pom.xml | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index f79f31d32..7fbfb6bd6 100644 --- a/pom.xml +++ b/pom.xml @@ -270,6 +270,15 @@ maven-source-plugin 3.3.1 + + org.apache.maven.plugins + maven-javadoc-plugin + 3.11.2 + + none + false + + org.apache.rat apache-rat-plugin @@ -440,10 +449,6 @@ - - none - false - org.apache.rat