Hi All, Need a help with Maven build job conditional downstream trigger . Currently we have 150+ maven jobs which are interrelated with "Build whenever a SNAPSHOT dependency is built" trigger. We have also enabled Enable triggering of downstream projects. However we want to trigger the downstream jobs only when there is source code change in the current job.Otherwise we see because of execution of single job serially triggers all 150 jobs . We tried using Run condition plugin or flexible publish plugin, however the current plugins expects us to enter the job names manually and disable to the checkbox "Enable triggering of downstream projects", however if we do that then we lose the automatic scanning for upstream-downstream job relationship based on maven pom. Can someone please suggest if we can use any existing plugin and make this automated?
-- 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/c23929f7-a898-4685-83bc-ac745f766aad%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
