Updating run antora command to activate docs profile

This commit is contained in:
Ryan Baxter
2024-06-19 13:23:16 -04:00
parent 583ddab1d7
commit fcfa6caa85

View File

@@ -1116,7 +1116,7 @@ public class ReleaserProperties implements Serializable {
/**
* Command to be executed to run Antora.
*/
private String runAntoraCommand = "./mvnw antora {{systemProps}}";
private String runAntoraCommand = "./mvnw antora -Pdocs {{systemProps}}";
/**
* Additional system properties that should be passed to the build / deploy