From 2634853050181581fe423439a29f435e0a24c9c9 Mon Sep 17 00:00:00 2001 From: boy0001 Date: Sun, 15 Mar 2015 14:35:03 +1100 Subject: [PATCH] Revert "test without javadoc plugin" This reverts commit d23bfa0bde7098177f13e015f4b0e17d4906d207. --- PlotSquared/pom.xml | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/PlotSquared/pom.xml b/PlotSquared/pom.xml index b9994bcc7..a0b2dbd92 100644 --- a/PlotSquared/pom.xml +++ b/PlotSquared/pom.xml @@ -36,7 +36,16 @@ - + + org.apache.maven.plugins + maven-javadoc-plugin + 2.10.1 + + public + false + -Xdoclint:none + + maven-compiler-plugin 2.3.2