From 8a1e1b92666ea0f8fb36998daa9e65bb6bf7b8dc Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Tue, 12 Sep 2023 11:10:12 +0200 Subject: [PATCH] GH-285 - Add Antora plugin to distribution build. --- spring-modulith-distribution/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/spring-modulith-distribution/pom.xml b/spring-modulith-distribution/pom.xml index a4ba4f19c..7d12b8005 100644 --- a/spring-modulith-distribution/pom.xml +++ b/spring-modulith-distribution/pom.xml @@ -36,6 +36,10 @@ org.apache.maven.plugins maven-assembly-plugin + + io.spring.maven.antora + antora-maven-plugin +