From d14e145bd8f02be8d69697a4e3244705e7d50028 Mon Sep 17 00:00:00 2001 From: Graham Date: Sun, 6 Oct 2019 12:09:07 +0100 Subject: [PATCH] Disable javadoc doclint It'd be nicer to tidy the Javadoc up at some point, but there are so many errors! --- pom.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/pom.xml b/pom.xml index 4845c9d..6f7d9c5 100644 --- a/pom.xml +++ b/pom.xml @@ -74,4 +74,16 @@ + + + + + org.apache.maven.plugins + maven-javadoc-plugin + + none + + + +