Continuous Delivery is into QA / UAT, right? Continuous Deployment is into Prod.
You need the jars in Artifactory because other teams depend on them? If not then just deploy to QA/UAT and don't drop jars (or anything) into Nexus/Artifactory/WebDAV. - Paul On Wed, Mar 14, 2018 at 4:31 AM, Dan Tran <dant...@gmail.com> wrote: > Hi > > I have a requirement to run concurrent maven continuous deliver style. > Each new commit/PR triggers new pipeline with unique version. > > Since maven deployment also pushing maven-metadata.xml which can be > corrupted for concurrent pipeplines > > I wonder if Artifactory or Nexus have some type of protection for this > scenario? > > Thanks > > -Dan > -- Paul Hammant DevOps <https://devops.paulhammant.com> Let me give your enterprise a step by step plan to get out of the hell of crazy branching models (ClearCase maybe?) and into the world of high-throughput CD on DevOps foundations.