From 68c78c4f92be4f9987876a9ff68dfb86d6bd6094 Mon Sep 17 00:00:00 2001 From: Tim Neumann Date: Sat, 17 Oct 2020 17:58:29 +0200 Subject: [PATCH] Try to get javadoc generation including dependencies working --- project/pom.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/project/pom.xml b/project/pom.xml index fc1e09d5..6ef5b448 100644 --- a/project/pom.xml +++ b/project/pom.xml @@ -7,7 +7,7 @@ JVK 2020 Project 11 - 2.3.4 + 2.3.5-Snapshot UTF-8 @@ -73,10 +73,11 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.1.1 + 3.2.0 --show-packages=all de.unistuttgart.informatik.fius.jvk.tasks:de.unistuttgart.informatik.fius.jvk.verifier + true