Build orchestration for hierarchy of build jobs

31 views
Skip to first unread message

Khalil Jiries

unread,
Oct 22, 2015, 11:11:29 AM10/22/15
to Jenkins Users
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?



Thanks.
Khalil Jiries.

Khalil Jiries

unread,
Nov 16, 2015, 3:16:02 AM11/16/15
to Jenkins Users
Hi,

I'm updating this thread in case it was missed by the right person to answer it.

John Mellor

unread,
Nov 16, 2015, 8:47:02 AM11/16/15
to jenkins...@googlegroups.com

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.

--
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 jenkinsci-use...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/1fa82a19-07f0-4a46-bebf-0e449b789588%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages