From 151cfcb3db57ab3951a9c86326deeaab6c033915 Mon Sep 17 00:00:00 2001 From: Mark Vainomaa Date: Sun, 28 Aug 2016 01:33:28 +0300 Subject: [PATCH] Revert "Try to get javadoc working in Jenkins" This reverts commit 488b86c1dc5fad73df5d94a532be8af3641eb56a. --- pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b5ea548..1812fe6 100644 --- a/pom.xml +++ b/pom.xml @@ -55,7 +55,8 @@ maven-javadoc-plugin 2.8 - ${project.build.directory}/apidocs + ${project.build.directory}/javadoc + ${project.reporting.outputDirectory}/javadoc 2.8