You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@causeway.apache.org by da...@apache.org on 2023/03/18 17:56:44 UTC

[causeway] 06/09: CAUSEWAY-3253: improves rel notes

This is an automated email from the ASF dual-hosted git repository.

danhaywood pushed a commit to branch release-2.0.0-RC1-RC1
in repository https://gitbox.apache.org/repos/asf/causeway.git

commit 59cc594c6061a38fbcb3d7b047af847424729301
Author: danhaywood <da...@haywood-associates.co.uk>
AuthorDate: Sat Mar 18 16:31:27 2023 +0000

    CAUSEWAY-3253: improves rel notes
---
 antora/components/comguide/modules/ROOT/pages/cutting-a-release.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/antora/components/comguide/modules/ROOT/pages/cutting-a-release.adoc b/antora/components/comguide/modules/ROOT/pages/cutting-a-release.adoc
index 5344e519ff..77f58ce500 100644
--- a/antora/components/comguide/modules/ROOT/pages/cutting-a-release.adoc
+++ b/antora/components/comguide/modules/ROOT/pages/cutting-a-release.adoc
@@ -161,7 +161,7 @@ The next step is to generate the website, ensuring that the config, examples, pr
 +
 [source,bash,subs="attributes+"]
 ----
-mvn -D module-tooling -D skip.essential install -DskipTests
+mvn -D module-tooling -D skip.essential install -DskipTests -T1C
 ----
 
 * Then, generate the website: