Last Version

com.cedricwalter:git-branch-renamer-maven-plugin 1.5.0

When working with many feature/release/bugix/hotfix branches, it is a bad idea to start changing the pom version as this will create merge conflicts using pull request. this plugin allow you to keep in ALL branches the same pom version for all your projects, for example MASTER-SNAPSHOT the version will be derived from branch name automatically.

License

License

Categories

Categories

Maven Build Tools Git Development Tools Version Controls
GroupId

GroupId

com.cedricwalter
ArtifactId

ArtifactId

git-branch-renamer-maven-plugin
Version

Version

1.5.0
Type

Type

maven-plugin
Description

Description

com.cedricwalter:git-branch-renamer-maven-plugin
When working with many feature/release/bugix/hotfix branches, it is a bad idea to start changing the pom version as this will create merge conflicts using pull request. this plugin allow you to keep in ALL branches the same pom version for all your projects, for example MASTER-SNAPSHOT the version will be derived from branch name automatically.
Project URL

Project URL

https://github.com/cedricwalter/git-branch-renamer-maven-plugin
Source Code Management

Source Code Management

https://github.com/cedricwalter/git-branch-renamer-maven-plugin.git

Download git-branch-renamer-maven-plugin 1.5.0


<plugin>
    <groupId>com.cedricwalter</groupId>
    <artifactId>git-branch-renamer-maven-plugin</artifactId>
    <version>1.5.0</version>
</plugin>

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.3.9
org.twdata.maven : mojo-executor jar 2.3.0
org.eclipse.jgit : org.eclipse.jgit jar 4.7.0.201704051617-r
junit : junit jar 4.12

provided (1)

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

Project Modules

There are no modules declared in this project.