[
https://issues.apache.org/jira/browse/FLINK-33840?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jing Ge updated FLINK-33840:
----------------------------
Summary: Deploy artifacts to Maven Central Repository (need PMC role)
(was: Deploy artifacts to Maven Central Repository)
> Deploy artifacts to Maven Central Repository (need PMC role)
> ------------------------------------------------------------
>
> Key: FLINK-33840
> URL: https://issues.apache.org/jira/browse/FLINK-33840
> Project: Flink
> Issue Type: Sub-task
> Reporter: Jing Ge
> Assignee: Jing Ge
> Priority: Major
>
> Use the [Apache Nexus repository|https://repository.apache.org/] to release
> the staged binary artifacts to the Maven Central repository. In the Staging
> Repositories section, find the relevant release candidate orgapacheflink-XXX
> entry and click Release. Drop all other release candidates that are not being
> released.
> h3. Deploy source and binary releases to dist.apache.org
> Copy the source and binary releases from the dev repository to the release
> repository at [dist.apache.org|http://dist.apache.org/] using Subversion.
> {code:java}
> $ svn move -m "Release Flink ${RELEASE_VERSION}"
> https://dist.apache.org/repos/dist/dev/flink/flink-${RELEASE_VERSION}-rc${RC_NUM}
> https://dist.apache.org/repos/dist/release/flink/flink-${RELEASE_VERSION}
> {code}
> (Note: Only PMC members have access to the release repository. If you do not
> have access, ask on the mailing list for assistance.)
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)