You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "stack (JIRA)" <ji...@apache.org> on 2014/09/10 07:28:29 UTC

[jira] [Commented] (INFRA-8326) I cannot publish to Nexus repository

    [ https://issues.apache.org/jira/browse/INFRA-8326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14128082#comment-14128082 ] 

stack commented on INFRA-8326:
------------------------------

I have same issue as Enis trying to do mvn deploy hbase  artifacts.  This used work for me until fairly recently.  Anything changed?  Thanks.

> I cannot publish to Nexus repository 
> -------------------------------------
>
>                 Key: INFRA-8326
>                 URL: https://issues.apache.org/jira/browse/INFRA-8326
>             Project: Infrastructure
>          Issue Type: Bug
>          Components: Nexus
>            Reporter: Enis Soztutar
>
> I am the RM for the next version of Apache HBase, and I've been trying to publish the artifacts to our nexus repo without success. 
> I am getting this: 
> {code}[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-deploy) on project hbase: Failed to deploy artifacts: Could not transfer artifact org.apache.hbase:hbase:pom:0.99.0 from/to apache.releases.https (https://repository.apache.org/service/local/staging/deploy/maven2): Access denied to: https://repository.apache.org/service/local/staging/deploy/maven2/org/apache/hbase/hbase/0.99.0/hbase-0.99.0.pom, ReasonPhrase: Forbidden. -> [Help 1]
> {code}
> I think my setup for ~/.m2/settings.xml is correct. I've followed the steps at https://hbase.apache.org/book/releasing.html. 
> i think my password is also correct, and I can authenticate, but I cannot authorize. Because when I try with a different password, I am getting: 
> {code}
> ReasonPhrase: Unauthorized
> {code}
> instead of {{ReasonPhrase: Forbidden}}
> i think the problem might be that, I do not have staging profile permission. When I go to https://repository.apache.org/index.html#stagingProfiles, I do see 3 profiles (for org.apache.gora, org.apache.curator, org.apache.phoenix) but not org.apache.hbase. 
> I am in the hbase group in people.apache.org as well. 
> Any help will be appreciated. 



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