Hi all, (Apologies for crossposting my Stack Overflow question ( http://stackoverflow.com/q/36624122/223837) here.)
Basically my question is: how best to configure Jenkins for building a product which consists of many interdependent Maven projects? So we have a large product, and which was divided into separate Maven projects to keep it manageable. But it is always released as a single whole, so when one project is changed we like to build all dependent projects down to the end product. Can the Jenkins Pipeline plug-in help us here? We were thinking about creating a single pom-file-depencency0analyzing job which would build the Maven projects in the correct order. Thanks for any and all input! Groetjes, <>< Marnix -- 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/ab1b2a4f-210a-4f3a-98ec-4366373aa94d%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
