Hi, I tried to search but didn't find anything on this issue.
I have an issue where a Jenkins maven job only builds those downstream projects that have that project as their only upstream dependency (e.g. downstream projects that have that project as upstream dependency but also other upstream dependencies are not added to the build queue). In the job overview I can see all downstream projects correctly (also those that have other upstream project dependencies too). Is this intended behavior or a bug? I use maven 2.2.1 and Jenkins 1.450 Best, Daniel