Maven BGAV Plugin

This is the maven BGAV plugin, which enables you to have Branch IDs in your version as generated by Tools like JIRA or Gitlab. If you have the SCM connection in all your project in position, this plugin will automatically check your project, your own project dependencies and even other projects for sharing a feature branch and replace all version number with a branched one. When merging back to develop or release, the feature branch ID will be removed automatically. Project GAV, Dependency GAV and even variables can be altered by this plugin. Changes will be automatically pushed.

Лицензия

Лицензия

Категории

Категории

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

Группа

io.crowdcode
Идентификатор

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

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

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

1.2.1
Дата

Дата

Тип

Тип

maven-plugin
Описание

Описание

Maven BGAV Plugin
This is the maven BGAV plugin, which enables you to have Branch IDs in your version as generated by Tools like JIRA or Gitlab. If you have the SCM connection in all your project in position, this plugin will automatically check your project, your own project dependencies and even other projects for sharing a feature branch and replace all version number with a branched one. When merging back to develop or release, the feature branch ID will be removed automatically. Project GAV, Dependency GAV and even variables can be altered by this plugin. Changes will be automatically pushed.
Ссылка на сайт

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

https://github.com/crowdcode-de/maven-bgav-plugin
Организация-разработчик

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

Crowdcode GmbH + Co.KG
Система контроля версий

Система контроля версий

https://github.com/crowdcode-de/maven-bgav-plugin

Скачать bgav-maven-plugin

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

<plugin>
    <groupId>io.crowdcode</groupId>
    <artifactId>bgav-maven-plugin</artifactId>
    <version>1.2.1</version>
</plugin>

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
org.apache.maven : maven-plugin-api jar 3.8.1
org.apache.maven : maven-core jar 3.8.1
org.apache.maven.shared : maven-shared-utils jar 3.3.3
org.eclipse.jgit : org.eclipse.jgit jar 5.11.0.202103091610-r
org.apache.maven : maven-project jar 2.2.1
commons-io : commons-io jar 2.8.0
com.google.guava : guava jar 30.1.1-jre

provided (1)

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

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.1
org.slf4j : slf4j-log4j12 jar 1.7.30

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

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

CROWDCODE GmbH & Co. KG

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

Версия
1.2.1
1.0.0
0.9.0
0.8.0
0.7.0
0.6.0
0.5.0