tomasbjerre / git-changelog-maven-plugin

Maven plugin that can generate a changelog, or releasenotes, from git repository
Other
80 stars 36 forks source link

updatePomWithNextSemanticVersionSuffixSnapshot config key does not validate under Maven + IDEA #48

Closed unixunion closed 10 months ago

unixunion commented 1 year ago

The key updatePomWithNextSemanticVersionSuffixSnapshot appears to not be resolving under IDEA. So there is an annoying warning from IntelliJ about the schema being invalid. I am not sure, but I think the key needs to be exported from the mojo / plugin in order for IDEA to resolve it.

image
tomasbjerre commented 1 year ago

This is another goal, <goal>semantic-version</goal>, see the readme: https://github.com/tomasbjerre/git-changelog-maven-plugin#update-version-based-on-conventional-commits