following the release guide, run mvn:release to create a release branch.
What did you expect to see?
the mvn:release command should succeed
What did you see instead?
[ERROR] Provider message:
[ERROR] The git-push command failed.
[ERROR] Command output:
[ERROR] remote: You are not authorized to edit this repository.
[ERROR] remote:
[ERROR] To https://gitbox.apache.org/repos/asf/distributedlog.git
[ERROR] ! [remote rejected] master -> master (pre-receive hook declined)
[ERROR] error: failed to push some refs to 'https://gitbox.apache.org/repos/asf/distributedlog.git'
[ERROR]
[ERROR] -> [Help 1]
BUG REPORT
following the release guide, run
mvn:release
to create a release branch.the
mvn:release
command should succeed