Last Version

Maven Git Log Plugin 1.9.1

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.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.danielflower.mavenplugins
ArtifactId

ArtifactId

maven-gitlog-plugin
Version

Version

1.9.1
Type

Type

maven-plugin
Description

Description

Maven Git Log Plugin
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.
Project URL

Project URL

http://github.com/danielflower/maven-gitlog-plugin

Download maven-gitlog-plugin 1.9.1


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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 2.2.1
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.3
com.madgag : org.eclipse.jgit jar 2.99.99.2.0-UNOFFICIAL-ROBERTO-RELEASE
org.apache.commons : commons-lang3 jar 3.0.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.hamcrest : hamcrest-core jar 1.3

Project Modules

There are no modules declared in this project.