apache / distributedlog

Apache DistributedLog
Apache License 2.0
185 stars 74 forks source link

mvn release failed due to wrong scm url #177

Closed sijie closed 7 years ago

sijie commented 7 years ago

BUG REPORT

  1. Please describe the issue you observed:

following the release guide, run mvn:release to create a release branch.

the mvn:release command should succeed

[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]