Skip to content

set-git-properties goal should provide the GIT info as Maven property #131

@rhierlmeier

Description

@rhierlmeier

Current there is no possibility to get the information about branchType and and branchName from the
gitflow-helper-maven-plugin.

Introduce a new goal set-git-properties . This goal sets the following Maven properties:

  • branchType: Type of the Git-Branch (feature/bugfix/develop/master)
  • branchName: Name of the Git-Branch

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions