Skip to content

Feature: @{version} property replaced in preReleaseGoals parameter #417

Open
@charphi

Description

@charphi

I intend to use the preReleaseGoals parameter in the gitflow:release to update my changelogs during a release.
To do so, I need the @{version} property to be replaced in the parameter exactly like the way it is used in the messages.

My current usage is:
mvn gitflow:release -DpreReleaseGoals="heylogs:release -Dheylogs.ref=2.5.2"

But I would like to do this instead:
mvn gitflow:release -DpreReleaseGoals="heylogs:release -Dheylogs.ref=@{version}"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions