From a026dbfb319d600bdf139ef85551aedb5607f33e Mon Sep 17 00:00:00 2001 From: Christian Tzolov Date: Sun, 20 Oct 2024 20:57:04 +0200 Subject: [PATCH] Adjust docs --- README.adoc | 8 +------- pom.xml | 1 - 2 files changed, 1 insertion(+), 8 deletions(-) diff --git a/README.adoc b/README.adoc index 5add2bcc8..b1466fe36 100644 --- a/README.adoc +++ b/README.adoc @@ -12,12 +12,6 @@ You can build the entire site by invoking the following on the docs-build branch [source,bash] ---- -mvn exec:exec@antora +./mvnw antora ---- -== Building a Specific Branch - -[source,bash] ----- -mvn exec:exec@antora ----- diff --git a/pom.xml b/pom.xml index 739c41dbd..93ba8be96 100644 --- a/pom.xml +++ b/pom.xml @@ -40,7 +40,6 @@ - @antora/cli@3.2.0-alpha.6 @antora/atlas-extension@1.0.0-alpha.2 @antora/collector-extension@1.0.0-beta.1 @asciidoctor/tabs@1.0.0-beta.6