Did you verify if you have access to repository.apache.org? On Tue, Oct 11, 2016 at 7:29 PM, Lei Xia <[email protected]> wrote:
> Hi, All > > I am working on the release, and following instruction here: > http://helix.apache.org/releasing.html. > > I have some issue in executing: mvn -Pwebsite-modules release:perform. > I have set up gpg-agent locally, and gpg -ab seems working fine. However, I > got error as below. > > > [INFO] [ERROR] Failed to execute goal > org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy > (default-deploy) on project helix: Failed to deploy artifacts: Could not > transfer artifact org.apache.helix:helix:pom:0.6.6-20161011.232212-1 > from/to apache.snapshots.https (https://repository.apache. > org/content/repositories/snapshots): Failed to transfer file: > https://repository.apache.org/content/repositories/ > snapshots/org/apache/helix/helix/0.6.6-SNAPSHOT/helix-0. > 6.6-20161011.232212-1.pom. Return code is: 401, ReasonPhrase:Unauthorized. > -> [Help 1] > > > Is there any obvious thing I missed here? Anyone can help me on this? > Thanks > > > Thanks > Lei >
