is not current version
Last Version 1.9.1

com.github.danielflower.mavenplugins:maven-gitlog-plugin 1.4.11

Generates a changelog based on commits to a git repository in text and HTML format showing the changes that are included in each version. A possible use of this is to include these changelogs when packaging your maven project so that you have an accurate list of commits that the current package includes.

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.danielflower.mavenplugins
ArtifactId

ArtifactId

maven-gitlog-plugin
Version

Version

1.4.11
Type

Type

maven-plugin

Download maven-gitlog-plugin 1.4.11


<plugin>
    <groupId>com.github.danielflower.mavenplugins</groupId>
    <artifactId>maven-gitlog-plugin</artifactId>
    <version>1.4.11</version>
</plugin>