git-changelog-maven-plugin

Finds all git commits that's in the current branch but not in another. The typical use case is to see what changes are in this branch in relation to the production one. Output is a JSON file that can be used to report on the status of the branch.

Лицензия

Лицензия

Категории

Категории

Maven Компиляция и сборка Git Инструменты разработки Контроль версий
Группа

Группа

com.comeon.mojo
Идентификатор

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

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

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

1.0.1
Дата

Дата

Тип

Тип

maven-plugin
Описание

Описание

git-changelog-maven-plugin
Finds all git commits that's in the current branch but not in another. The typical use case is to see what changes are in this branch in relation to the production one. Output is a JSON file that can be used to report on the status of the branch.
Ссылка на сайт

Ссылка на сайт

https://github.com/comeon-stockholm/git-changelog-maven-plugin

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

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

<plugin>
    <groupId>com.comeon.mojo</groupId>
    <artifactId>git-changelog-maven-plugin</artifactId>
    <version>1.0.1</version>
</plugin>

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.apache.maven : maven-plugin-api jar 3.1.1
org.eclipse.jgit : org.eclipse.jgit jar 3.7.0.201502260915-r
com.google.code.gson : gson jar 2.3.1

provided (1)

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

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

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

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

Версия
1.0.1
1.0.0