is not current version
Last Version 1.0.1

com.comeon.mojo:git-changelog-maven-plugin 1.0.0

Finds all git commits that's in the current branch but not in another. The typical use case is to see what changes are in this branch in relation to the production one. Output is a JSON file that can be used to report on the status of the branch.

Categories

Categories

Maven Build Tools Git Development Tools Version Controls
GroupId

GroupId

com.comeon.mojo
ArtifactId

ArtifactId

git-changelog-maven-plugin
Version

Version

1.0.0
Type

Type

maven-plugin

Download git-changelog-maven-plugin 1.0.0


<plugin>
    <groupId>com.comeon.mojo</groupId>
    <artifactId>git-changelog-maven-plugin</artifactId>
    <version>1.0.0</version>
</plugin>