Build and publish to central:
mvn release:prepare release:perform -Pnative -Prelease -Dusername=$GIT_HUB_ACCOUNT -Dpassword=$GIT_HUB_TOKEN
Publish documentation on github page:
git checkout -b <release-tag> <release-tag> && mvn clean package -Pgh-pages
Pubish release on Github by running in https://github.com/yupiik/yupiik.github.io project:
mvn yupiik-tools:synchronize-github-releases@batch -Psynchronize-github-releases