From 0ec193fa261e62f24bc23d7a94ba815286a982a4 Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Thu, 21 Feb 2019 09:49:08 +0100 Subject: [PATCH] #798 - 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. --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index f745c652..dbfa49db 100644 --- a/pom.xml +++ b/pom.xml @@ -230,7 +230,7 @@ aggregate-javadoc - aggregate + javadoc package @@ -263,7 +263,7 @@ org.asciidoctor asciidoctor-maven-plugin - 1.5.6 + 1.5.7.1 org.asciidoctor