When you use git-changelog-maven-plugin on multi module projects git-changelog-maven-plugin and the plugin is enabled by an external parent pom/bom, the plugin is executed in every sub module of the project.
It would be nice that the plugin could by configured for generating changelog file only in the root of the project and not in every sub module of that.
When you use git-changelog-maven-plugin on multi module projects git-changelog-maven-plugin and the plugin is enabled by an external parent pom/bom, the plugin is executed in every sub module of the project.
It would be nice that the plugin could by configured for generating changelog file only in the root of the project and not in every sub module of that.