You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Maximilian Michels (JIRA)" <ji...@apache.org> on 2016/07/22 12:09:20 UTC

[jira] [Created] (INFRA-12320) Atomic deployment of snapshots

Maximilian Michels created INFRA-12320:
------------------------------------------

             Summary: Atomic deployment of snapshots
                 Key: INFRA-12320
                 URL: https://issues.apache.org/jira/browse/INFRA-12320
             Project: Infrastructure
          Issue Type: Task
          Components: Jenkins, Nexus
            Reporter: Maximilian Michels
            Priority: Critical


Flink's nightly snapshot builds tend to fail sometimes (unstable repository server) and we want to be able to rollback the deployment then. We use Jenkins to deploy nightly snapshots: https://builds.apache.org/job/flink-snapshot-deployment/

Anyone familiar with how we would perform atomic Maven snapshot deployments via Nexus staging repositories? It should work similarly to the staged process of deploying release artifacts. However, we don't want to use the Web UI and rather automate it for nightly deployment of snapshots.

Does that work out of the box via the Nexus-staging-maven-plugin? Like explained here: https://books.sonatype.com/nexus-book/reference/staging-deployment.html#fig-staging-example-pom

I'm assuming we need some configuration for the Nexus repository from Infra.



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