Anton Johansson :: Conventional changelog :: Maven plugin

Provides tooling for generating changelogs from conventional commits.

Лицензия

Лицензия

Категории

Категории

Maven Компиляция и сборка Ant
Группа

Группа

com.anton-johansson
Идентификатор

Идентификатор

conventional-changelog-maven-plugin
Последняя версия

Последняя версия

0.1.0
Дата

Дата

Тип

Тип

maven-plugin
Описание

Описание

Anton Johansson :: Conventional changelog :: Maven plugin
Provides tooling for generating changelogs from conventional commits.
Организация-разработчик

Организация-разработчик

Viskan System AB

Скачать conventional-changelog-maven-plugin

Как подключить последнюю версию

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.6.0

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.8.2

Модули Проекта

Данный проект не имеет модулей.

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

Версии библиотеки

Версия
0.1.0