From fbae32fb0ee7a7c3392bfabbadb43d7d5bd9e16c Mon Sep 17 00:00:00 2001 From: Martin Lippert Date: Mon, 21 Dec 2020 12:21:51 +0100 Subject: [PATCH] next try to convince javadoc to work with JDK >= 11 --- .../pom.xml | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/headless-services/commons/commons-maven/src/test/resources/gs-rest-service-cors-boot-1.4.1-with-classpath-file/pom.xml b/headless-services/commons/commons-maven/src/test/resources/gs-rest-service-cors-boot-1.4.1-with-classpath-file/pom.xml index 86cdbfd52..e68744dc8 100644 --- a/headless-services/commons/commons-maven/src/test/resources/gs-rest-service-cors-boot-1.4.1-with-classpath-file/pom.xml +++ b/headless-services/commons/commons-maven/src/test/resources/gs-rest-service-cors-boot-1.4.1-with-classpath-file/pom.xml @@ -58,6 +58,15 @@ classpath.txt + + org.apache.maven.plugins + maven-javadoc-plugin + 3.2.0 + + 8 + false + + @@ -66,10 +75,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 2.10.4 - - 8 - + 3.2.0