See:
./src/site/markdown/release-process.md
There is says (skip the commit obviously):
6. Change to the `target/checkout` directory and prepare the site usi
ng the following commands:
mvn site-deploy
mvn scm-publish:publish-scm -Dscmpublish.skipCheckin=true
Now go to the `target/scmpublish-checkout` directory (relative to
`target/checkout`) and check that there
are no unexpected changes to the site. Then commit the changes.
On Fri, Mar 8, 2024 at 5:45 AM std-h (via GitHub) <[email protected]> wrote:
>
> std-h commented on PR #589:
> URL:
> https://github.com/apache/axis-axis2-java-core/pull/589#issuecomment-1985925731
>
> Can someone give me a hint about `mvn site` generation? If that works I
> can check if my changes look good, and set this PR as ready for review.
>
>
> --
> This is an automated message from the Apache Git Service.
> To respond to the message, please log on to GitHub and use the
> URL above to go to the specific comment.
>
> To unsubscribe, e-mail: [email protected]
>
> For queries about this service, please contact Infrastructure at:
> [email protected]
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>