Anton Johansson :: Conventional changelog :: Maven plugin

Provides tooling for generating changelogs from conventional commits.

License

License

Categories

Categories

Maven Build Tools Ant
GroupId

GroupId

com.anton-johansson
ArtifactId

ArtifactId

conventional-changelog-maven-plugin
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Anton Johansson :: Conventional changelog :: Maven plugin
Provides tooling for generating changelogs from conventional commits.
Project Organization

Project Organization

Viskan System AB

Download conventional-changelog-maven-plugin

How to add to project

<plugin>
    <groupId>com.anton-johansson</groupId>
    <artifactId>conventional-changelog-maven-plugin</artifactId>
    <version>0.1.0</version>
</plugin>

Dependencies

compile (4)

Group / Artifact Type Version
com.anton-johansson : conventional-changelog-core jar 0.1.0
org.apache.maven : maven-plugin-api jar 3.6.3
org.apache.maven : maven-core jar 3.6.3
org.codehaus.plexus : plexus-utils jar 3.0.8

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.6.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.

Conventional changelog

Generates changelogs from Git metadata.

Maturity

This project is still during beta, but feel free to use it to test it out!

Usage

This library can be used in two different ways. The first one - and probably the most useful one - takes the form of a Maven plugin. The other one is a regular Java library that can be used to directly use the changelog API. This artifact is used by the Maven plugin.

Maven plugin

See documentation.

Java library

See documentation.

Inspiration

This library is deeply inspired by conventional-changelog package for NodeJS.

License

Apache License © Anton Johansson

com.anton-johansson

Viskan System AB

Versions

Version
0.1.0