-
Bug
-
Resolution: Cannot Reproduce
-
Major
-
None
In my build I have 3 steps:
1) invoke some ant target
2) trigger builds (with current build parameters & file properties via Parameterized Trigger Plugin)
3) another ant invoke
When the build gets to step two, the console output indicates that the build is only being blocked by the first subproject in the list.
Sorry, user error.