You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Brian Fox (JIRA)" <ji...@apache.org> on 2014/12/16 15:27:13 UTC

[jira] [Closed] (INFRA-8871) Investigate write permissions for snapshots/releases of org.apache.streams:streams-project

     [ https://issues.apache.org/jira/browse/INFRA-8871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Fox closed INFRA-8871.
----------------------------
    Resolution: Fixed

This is fixed. For future reference, the incubator project needs to be granted the deployment role for incubating projects because there is no ldap group for those projects like there is for tlps.

> Investigate write permissions for snapshots/releases of org.apache.streams:streams-project
> ------------------------------------------------------------------------------------------
>
>                 Key: INFRA-8871
>                 URL: https://issues.apache.org/jira/browse/INFRA-8871
>             Project: Infrastructure
>          Issue Type: Task
>          Components: Nexus
>            Reporter: Steve Blackmon
>            Priority: Blocker
>
> I'm getting the following error attempting to publish the first snapshot of streams-project:
> Failed to deploy artifacts: Could not transfer artifact org.apache.streams:streams-project:pom:0.1-20141214.172726-1 from/to streams.snapshots (https://repository.apache.org/content/repositories/snapshots): Access denied to: https://repository.apache.org/content/repositories/snapshots/org/apache/streams/streams-project/0.1-SNAPSHOT/streams-project-0.1-20141214.172726-1.pom, ReasonPhrase: Forbidden.
> The same failure occurs running release:perform
> <!-- Release Properties -->
>         <snapshot.repository.url>
>             https://repository.apache.org/content/repositories/snapshots
>         </snapshot.repository.url>
>         <release.repository.url>
>             https://repository.apache.org/service/local/staging/deploy/maven2
>         </release.repository.url>
> I've run all of these steps:
> http://maven.apache.org/guides/mini/guide-encryption.html#How_to_encrypt_server_passwords
> I am able to log into nexus.
> Any ideas where the problem may be?
> Thanks



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