From d03c221661afd87bf3e451de3e069bb8b6c7f87a Mon Sep 17 00:00:00 2001 From: James Duong Date: Mon, 8 Jan 2024 16:47:45 -0800 Subject: [PATCH] Attempt to fix javadoc issues --- java/pom.xml | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/java/pom.xml b/java/pom.xml index 43ee855217785..bd05723dd971c 100644 --- a/java/pom.xml +++ b/java/pom.xml @@ -577,6 +577,17 @@ + + org.apache.maven.plugins + maven-javadoc-plugin + 3.6.3 + + 8 + + **/module-info.java + + + org.apache.arrow.maven.plugins module-info-compiler-maven-plugin @@ -778,7 +789,7 @@ - **/module-info.java + **/module-info.java