Chesnay Schepler created FLINK-24518:
----------------------------------------
Summary: Combine deployment of staging jars and binary release
creation
Key: FLINK-24518
URL: https://issues.apache.org/jira/browse/FLINK-24518
Project: Flink
Issue Type: Sub-task
Components: Release System
Reporter: Chesnay Schepler
The deployment of jars to repository.apache.org and the creation of binary
releases are currently separate steps, that are each done once per Scala
version.
However, maven-wise, the deployment of jars does everything needed for the
binary release already. We'd just have to zip flink-dist and are done.
We should combine these steps to half the number of required builds.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)