You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Tyler Palsulich (JIRA)" <ji...@apache.org> on 2015/01/01 23:44:13 UTC

[jira] [Created] (INFRA-8961) Add Nexus permissions for user tpalsulich

Tyler Palsulich created INFRA-8961:
--------------------------------------

             Summary: Add Nexus permissions for user tpalsulich
                 Key: INFRA-8961
                 URL: https://issues.apache.org/jira/browse/INFRA-8961
             Project: Infrastructure
          Issue Type: Task
            Reporter: Tyler Palsulich
            Priority: Minor


I'm trying to manage the release of Apache Tika 1.7 using the maven-release-plugin, but I'm running into the following issue after running {{mvn release:perform}}:

{code}
[INFO] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.6:deploy (default-deploy) on project tika-parent: Failed to deploy artifacts: Could not transfer artifact org.apache.tika:tika-parent:pom:1.7 from/to apache.releases.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/tika/tika-parent/1.7/tika-parent-1.7.pom. Return code is: 401, ReasonPhrase: Unauthorized. -> [Help 1]
{code}

I can log into repository.apache.org, but I can't seem to create a new staging repository.

Thanks for any help!



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