Skip to content

git.branch character replacer #138

@taorg

Description

@taorg

If you work with git-flow, branches get names like this "feature/feature_name"
It would be nice to create jar o ear names with finalNames like this ${epack}-${git.commit.id.describe}-${git.commit.time}-${git.branch}

But the caracter "/" is not valid as filename, it would be nice to have the possibility to replace this character.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions