More Antora error fixing and cleanup

This commit is contained in:
Soby Chacko
2023-09-12 16:26:06 -04:00
committed by Oleg Zhurakousky
parent 71e775a70f
commit 6cfeb744d2
38 changed files with 195 additions and 235 deletions

View File

@@ -69,10 +69,10 @@
<groupId>io.spring.maven.antora</groupId>
<artifactId>antora-maven-plugin</artifactId>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-antrun-plugin</artifactId>
</plugin>
<!-- <plugin>-->
<!-- <groupId>org.apache.maven.plugins</groupId>-->
<!-- <artifactId>maven-antrun-plugin</artifactId>-->
<!-- </plugin>-->
<plugin>
<artifactId>maven-deploy-plugin</artifactId>
</plugin>