Skip to content

Running with "release.newVersion" set, the build is holding asking for the next version #396

@jmini

Description

@jmini

When running the release process with:

./gradlew release -Prelease.releaseVersion=6.0.0-rc.1 -Prelease.newVersion=6.0.0-SNAPSHOT

At some point at the end of the release process, the execution stops with this message:

??> Enter the next version (current one released as [6.0.0-rc.1]): [6.0.0-SNAPSHOT]  (WAITING FOR INPUT BELOW)

Hitting ENTER unlock the release process and everything works as expected.


I have the feeling this is new (was different with older version of the 'net.researchgate.release' plugin).

I have the feeling that when release.newVersion is provided, there is no need to interrupt the release process.
What is the expected behavior?

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