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

Istvan Toth commented on PHOENIX-7571:
--------------------------------------

Reading some more Sonatype docs, it looks like only nexus-staging-maven-plugin 
closes the staging repository automatically.
Perhaps some old version of maven-release-plugin also included this 
functionality ?

Anyway, I think we should stick to the standard Apache workflow, and close the 
staging repos manually instead of using the custom plugin.

> publish-release step in release script does not close repository
> ----------------------------------------------------------------
>
>                 Key: PHOENIX-7571
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-7571
>             Project: Phoenix
>          Issue Type: Bug
>            Reporter: Istvan Toth
>            Assignee: Istvan Toth
>            Priority: Major
>
> When running the release script, the artifacts are successfully pushed to 
> staging repo, but it is not closed.
> This is a problem, because open repositories are likely to be closed before 
> the vote passes.
> Also, the script checks for the "Closing staging repository with ID .*" 
> string to be returned from maven, so it seems like at some point the publish 
> step also closed the repo.
> We also need to stop the script from removing the maven logs, so that we can 
> hopefully figure out the problem.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to