Re: Confusion of Maven build jobs sequence

2015-11-10 Thread Martin Schmude
Not what I would have liked to hear, but I already guessed so. Anyway, thank you James. Does anybody know a well-established way of handling situations like this in Jenkins? Or maybe good sources of guidance out there in the WWW? Am Sonntag, 8. November 2015 23:53:05 UTC+1 schrieb James Nord: >

Confusion of Maven build jobs sequence

2015-11-08 Thread James Nord
Short answer - yes. Each project is polling individually. -- 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-users+unsubscr...@googlegroups.com. To view

Confusion of Maven build jobs sequence

2015-11-08 Thread Martin Schmude
Hello everybody, Currently I am confused about the build sequence determined by Jenkins under the following circumstances. The company I am working at operates a Jenkins server with about 180 Maven build jobs. There are dependencies between the Maven projects defined in their pom.xml. The upstr