[
https://issues.apache.org/jira/browse/FLINK-18643?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17171499#comment-17171499
]
Robert Metzger commented on FLINK-18643:
----------------------------------------
Azure Artifacts does not support snapshot versions very well:
https://developercommunity.visualstudio.com/idea/852929/add-support-for-maven-snapshot-versions-in-azure-a.html
They don't allow overwriting existing artifacts. We would have to create a new
repository every night (even deleting artifacts and re-uploading them is not
possible).
I'm not very confident that INFRA will create us a service account for
uploading snapshots. Maybe we should look into GitHub packages:
https://docs.github.com/en/packages/using-github-packages-with-your-projects-ecosystem/configuring-apache-maven-for-use-with-github-packages
(through flink-ci) (it seems to support SNAPSHOT deployments).
I have a branch ready that adds support for creating a binary release with the
nightly run.
> Migrate Jenkins jobs to ci-builds.apache.org
> --------------------------------------------
>
> Key: FLINK-18643
> URL: https://issues.apache.org/jira/browse/FLINK-18643
> Project: Flink
> Issue Type: Improvement
> Components: Release System
> Reporter: Chesnay Schepler
> Assignee: Robert Metzger
> Priority: Major
>
> Infra is [reworking the Jenkins
> setup|https://lists.apache.org/thread.html/re974eed417a1bc294694701d5c91b4bf92689fcf32a4c91f169be87d%40%3Cbuilds.apache.org%3E],
> so we have to migrate our jobs that do the snapshot deployments.
> Alternatively, find other ways to do this (Azure?) to reduce number of used
> infrastructure services.
> /cc [~rmetzger]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)