From 7702fa8e1a3108a552e168ffa3dc86ea31fc25e3 Mon Sep 17 00:00:00 2001 From: Justin Heister Date: Mon, 5 Feb 2018 15:12:07 +0000 Subject: [PATCH] Remove javadoc to avoid failures under java8 --- pom.xml | 17 ----------------- 1 file changed, 17 deletions(-) diff --git a/pom.xml b/pom.xml index 9a0073b..8904ad3 100644 --- a/pom.xml +++ b/pom.xml @@ -180,23 +180,6 @@ - - org.apache.maven.plugins - maven-javadoc-plugin - 2.9.1 - - private - true - - - - attach-javadoc - - jar - - - -