This is an automated email from the ASF dual-hosted git repository. olamy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/archiva-site.git
commit 296c209807be057652109d7d4d289fefab61edf9 Author: Olivier Lamy <[email protected]> AuthorDate: Wed May 25 10:42:57 2022 +1000 typo Signed-off-by: Olivier Lamy <[email protected]> --- src/site/apt/developers/releasing.apt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/site/apt/developers/releasing.apt b/src/site/apt/developers/releasing.apt index b8ba0c7..8a1f267 100644 --- a/src/site/apt/developers/releasing.apt +++ b/src/site/apt/developers/releasing.apt @@ -129,7 +129,7 @@ gpg -v archiva-jetty-${ARCHV}-bin.tar.gz.asc +------------- git checkout archiva-${ARCHV} # Checkout the release version of archiva -cd archiva-doc +cd archiva-docs mvn site:site mvn site:stage # Check the content in target/staging mkdir <web-content-git>/docs/${ARCHV}
