From ad7420e5e60946d430890cc9b87575ad27955aa6 Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Thu, 21 Feb 2019 09:49:08 +0100 Subject: [PATCH] #828 - Polishing. Switched to javadoc:javadoc goal as we're not an aggregator project and can prevent the lifecycle restart from being triggered which caused plugins being bound to lifecycle phases before compile to be re-triggered. Upgraded to Asciidoctor Maven Plugin 1.5.7.1. Removed custom CSS stylesheet for Javadoc as it doesn't look right with current Javadoc. --- pom.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 2f74d179..830e4513 100644 --- a/pom.xml +++ b/pom.xml @@ -285,7 +285,7 @@ aggregate-javadoc - aggregate + javadoc package @@ -318,7 +318,7 @@ org.asciidoctor asciidoctor-maven-plugin - 1.5.6 + 1.5.7.1 org.asciidoctor @@ -694,7 +694,6 @@ ${source.level} true none - ${basedir}/src/main/javadoc/spring-javadoc.css http://static.springframework.org/spring/docs/4.3.x/javadoc-api http://docs.oracle.com/javase/6/docs/api