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> 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/e70538c5-6672-4bf4-bda3-77e3ec4b25e0%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
