is not current version
Last Version 1.2

nz.ac.auckland.groupapps.maven:uoa-gitlog-plugin 1.1

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.

Categories

Categories

Maven Build Tools
GroupId

GroupId

nz.ac.auckland.groupapps.maven
ArtifactId

ArtifactId

uoa-gitlog-plugin
Version

Version

1.1
Type

Type

maven-plugin

Download uoa-gitlog-plugin 1.1


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