mvn license:update-file-headermvn clean org.jacoco:jacoco-maven-plugin:prepare-agent package sonar:sonar \
-Dsonar.token=[token]See analysis results at https://sonarcloud.io/dashboard?id=org.itsallcode%3Ahamcrest-mutliline-text-matcher
mvn versions:display-dependency-updatesmvn versions:display-plugin-updates- Start the release workflow
- Run command
gh workflow run release.yml --repo itsallcode/hamcrest-mutliline-text-matcher --ref main - or go to GitHub Actions and start the
release.ymlworkflow on branchmain.
- Update title and description of the newly created GitHub release.
- After some time the release will be available at Maven Central.
- Create a release of the
mainbranch on GitHub. - After some time the release will be available at Maven Central.