is not current version
Last Version 1.2.1

Maven BGAV Plugin 1.0.0

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.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

io.crowdcode
ArtifactId

ArtifactId

bgav-maven-plugin
Version

Version

1.0.0
Type

Type

maven-plugin
Description

Description

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.
Project URL

Project URL

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

Project Organization

Crowdcode GmbH + Co.KG
Source Code Management

Source Code Management

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

Download bgav-maven-plugin 1.0.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.6.1
org.apache.maven : maven-core jar 3.6.1
org.eclipse.jgit : org.eclipse.jgit jar 5.3.1.201904271842-r
org.apache.maven : maven-project jar 2.2.1

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.12

Project Modules

There are no modules declared in this project.