You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Selvamohan Neethiraj (JIRA)" <ji...@apache.org> on 2016/07/18 22:14:20 UTC

[jira] [Created] (INFRA-12300) Access Denied => to deploy the Apache Ranger Release to Nexus Repository

Selvamohan Neethiraj created INFRA-12300:
--------------------------------------------

             Summary: Access Denied =>  to deploy the Apache Ranger Release to Nexus Repository
                 Key: INFRA-12300
                 URL: https://issues.apache.org/jira/browse/INFRA-12300
             Project: Infrastructure
          Issue Type: Bug
          Components: Nexus
            Reporter: Selvamohan Neethiraj
            Priority: Critical


I have created a Nexus repository for Apache Ranger (incubating) project -  https://issues.apache.org/jira/browse/INFRA-12159

and now, I am not able to push the artifacts to maven stage repository (ranger 0.6.0 incubating release) using maven deploy (mvn clean -DskipTests -Dmaven.javadoc.skip=true -Papache-release deploy)  command.  The following error shows up:

{code}
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.8.2:deploy (default-deploy) on project ranger: Failed to deploy artifacts: Could not transfer artifact org.apache.ranger:ranger:pom:0.6.0 from/to apache.staging.https (https://repository.apache.org/service/local/staging/deploy/maven2): Failed to transfer file: https://repository.apache.org/service/local/staging/deploy/maven2/org/apache/ranger/ranger/0.6.0/ranger-0.6.0.pom. Return code is: 401, ReasonPhrase: Unauthorized. -> [Help 1]
{code}

I have validate the user/credential information ~/.m2/setting.xml 







--
This message was sent by Atlassian JIRA
(v6.3.4#6332)