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 2016/05/26 18:22:12 UTC

[jira] [Commented] (INFRA-11955) Staging profile in apache maven (sonatype) for Omid

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

Brian Fox commented on INFRA-11955:
-----------------------------------

Yes, the request to be configured is required. Is this org.apache.omid as the group?

> Staging profile in apache maven (sonatype) for Omid
> ---------------------------------------------------
>
>                 Key: INFRA-11955
>                 URL: https://issues.apache.org/jira/browse/INFRA-11955
>             Project: Infrastructure
>          Issue Type: Bug
>          Components: Nexus
>            Reporter: Igor Katkov
>
> Project name: Omid (incubation)
> The parent pom references correct apache parent pom
>     <parent>
>         <groupId>org.apache</groupId>
>         <artifactId>apache</artifactId>
>         <version>18</version>
>     </parent>
> We prepared release (no -SNAPSHOT) and trying to deploy according to http://www.apache.org/dev/publishing-maven-artifacts.html
> Settings test  passes
> mvn clean install -Papache-release
> When we try to publish jars into apache maven with 
> mvn deploy -DrepositoryId=apache.staging.https -Prelease_profile,hbase-0
> we get 400 bad request. 
> No idea what might be the reason.
> Then I tried to manually upload to repository.apache.org via web UI and the following error showed up
> "Artifact upload failed.
> Cannot find a matching staging profile"
> Do we need to have the staging profile created?



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