Hi all, I am using maven-changes-plugin to send announcement emails. Now I would like to add the name of the release git tag and git commit sha1 in the announcement. However, I didn't see any available variable to achieve this: https://maven.apache.org/plugins/maven-changes-plugin/examples/using-a-custom-announcement-template.html
If I can generate a git.properties file with git-commit-id-plugin, can I use the git information in the announcement template? Best, John Lin --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
