From 4f22df069bc2eb95368f34caee9474ad958f42bb Mon Sep 17 00:00:00 2001 From: tastybento Date: Sat, 18 Sep 2021 08:15:07 -0700 Subject: [PATCH] Remove illegal tag as it's not needed --- pom.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 22b40f7dc..59614b9c9 100644 --- a/pom.xml +++ b/pom.xml @@ -365,7 +365,6 @@ java.base/java.lang.reflect=ALL-UNNAMED --add-opens java.logging/java.util.logging=ALL-UNNAMED - --illegal-access=permit @@ -384,12 +383,12 @@ false -Xdoclint:none - + ${java.home}/bin/javadoc attach-javadocs - install + package jar