[jboss-jira] [JBoss JIRA] (JBBUILD-735) Unable to stage/release/login to Nexus repository
Daniel Bevenius (JIRA)
issues at jboss.org
Mon May 5 03:56:56 EDT 2014
Daniel Bevenius created JBBUILD-735:
---------------------------------------
Summary: Unable to stage/release/login to Nexus repository
Key: JBBUILD-735
URL: https://issues.jboss.org/browse/JBBUILD-735
Project: JBoss Build System
Issue Type: Bug
Components: Artifact Repositories
Reporter: Daniel Bevenius
I've been successful in staging and releasing artifacts to the Nexus repo previously but today I was not able to anymore, even though I'm using the same username and password as before.
I get the following error when trying to run the mvn release:perform:
{noformat}
[INFO] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-deploy) on project simplepush-server-parent: Failed to deploy artifacts: Could not transfer artifact org.jboss.aerogear:simplepush-server-parent:pom:0.11.0 from/to jboss-releases-repository (https://repository.jboss.org/nexus/service/local/staging/deploy/maven2/): Access denied to: https://repository.jboss.org/nexus/service/local/staging/deploy/maven2/org/jboss/aerogear/simplepush-server-parent/0.11.0/simplepush-server-parent-0.11.0.pom, ReasonPhrase: Forbidden. -> [Help 1]
{noformat}
Trying to log in to https://repository.jboss.org/nexus/index.html#welcome gives:
{noformat}
Incorrect username, password or no permission to use the Nexus User Interface.
Try again.
{noformat}
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
More information about the jboss-jira
mailing list