/maven-gitlog-plugin

Generates a change log for maven projects using git

Primary LanguageJava

Build Status

Overview

This plugin allows the creation of text and HTML changelogs based on the git log. During the Maven packaging phase this plugin can generate plaintext and HTML reports showing all the commits (with tags) from the local git repository. These text files can then be sent to a web server or included during packaging.

Usage instructions and Documentation

See the Maven Gitlog Plugin documentation for usage and more information.