From 5c2798522c1ff4fcd7bb7d5e3bf766246c65ec17 Mon Sep 17 00:00:00 2001 From: "James R. Perkins" Date: Tue, 24 Aug 2021 08:58:24 -0700 Subject: [PATCH] Remove the hack to get the JavaDoc plugin to work without the JAVA_HOME being set. --- pom.xml | 2 -- 1 file changed, 2 deletions(-) diff --git a/pom.xml b/pom.xml index 67bc78c6..862eedc6 100644 --- a/pom.xml +++ b/pom.xml @@ -100,8 +100,6 @@ maven-javadoc-plugin - - ${java.home}${file.separator}bin