UOA Git Log Plugin

Generates a release note based on commits to a git repository in text format showing the changes that are included in each version. A possible use of this is to push these changelogs to a remote server when releasing the maven project so that the remote server can lookup and update JIRA ticket based on an accurate list of commits that the current package includes.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

nz.ac.auckland.groupapps.maven
ArtifactId

ArtifactId

uoa-gitlog-plugin
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

UOA Git Log Plugin
Generates a release note based on commits to a git repository in text format showing the changes that are included in each version. A possible use of this is to push these changelogs to a remote server when releasing the maven project so that the remote server can lookup and update JIRA ticket based on an accurate list of commits that the current package includes.

Download uoa-gitlog-plugin

How to add to project

<plugin>
    <groupId>nz.ac.auckland.groupapps.maven</groupId>
    <artifactId>uoa-gitlog-plugin</artifactId>
    <version>1.2</version>
</plugin>

Dependencies

compile (6)

Group / Artifact Type Version
nz.net.osnz.composite : composite-maven-plugin jar [1.4,2)
org.eclipse.jgit : org.eclipse.jgit jar 4.0.1.201506240215-r
org.apache.commons : commons-lang3 jar 3.4
org.apache.commons : commons-collections4 jar 4.0
org.eclipse.jetty : jetty-util jar [9.2.11.v20150529]
nz.ac.auckland.composite : composite-groovy jar [6.4,7)

test (1)

Group / Artifact Type Version
nz.ac.auckland.composite : composite-unittest jar [2.4,)

Project Modules

There are no modules declared in this project.

Versions

Version
1.2
1.1