Do you really need the complexity of one of the multiple “solutions” for workflow? I gave up on those solutions since everyone seems to think that you need YADSL to do something simple like this. Just configure the reverse dependencies in each job and Jenkins will run this setup for you. No learning curve, no complexity and no breakage with every Jenkins update.
From: [email protected] [mailto:[email protected]] On Behalf Of Khalil Jiries Sent: November-16-15 03:16 To: Jenkins Users Subject: Re: Build orchestration for hierarchy of build jobs Hi, I'm updating this thread in case it was missed by the right person to answer it. On Thursday, October 22, 2015 at 6:11:29 PM UTC+3, Khalil Jiries wrote: Hi All, I was looking for a way to define and execute a hierarchy of Maven jobs. My product is a set of components (A, B, C, D, E, F, G) Each component have a different SCM repository. Each components is dependent on others components, Components B,C,D are dependent on artifacts of components A. In case of a commit to component C, i need to make sure that component C build is triggered, and only when it finishes to trigger build for components E & F in parallel. I was looking into the workflow & multijobs plugin but couldn't find them totally answering the requirements (maybe i'm wrong here). Is there a plugin that answers the presented requirements? [https://lh3.googleusercontent.com/-2KAbb-2G5Ho/Vij6ryRl54I/AAAAAAAAGVc/t8dcK5MQ1DA/s1600/components_dep.png]<https://lh3.googleusercontent.com/-2KAbb-2G5Ho/Vij6ryRl54I/AAAAAAAAGVc/t8dcK5MQ1DA/s1600/components_dep.png> Thanks. Khalil Jiries. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]<mailto:[email protected]>. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/1fa82a19-07f0-4a46-bebf-0e449b789588%40googlegroups.com<https://groups.google.com/d/msgid/jenkinsci-users/1fa82a19-07f0-4a46-bebf-0e449b789588%40googlegroups.com?utm_medium=email&utm_source=footer>. For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/b1431761fc3340a7bc10e814896e3b53%40mbx01colo01p.esentire.local. For more options, visit https://groups.google.com/d/optout.
