Hello,

I have two projects say A and B. Both are working fine on their own. Both
are parameterized maven builds (the same params). I need to add a dependency
such that A depends on B to complete first.

So In the configuration of A, I added, a pre-build step of "Trigger call
builds on other projects", added project to build as B, Checked 'Block until
the triggered projects finish their builds', used all defaults, Add
parameters 'current build parameters'.

Now when I trigger A manually, console output states that it triggered B,
which is right, However, the build queue of B states, waiting for upstream
project to finish A, and both hang :-(

If I terminate A manually, B starts.

Any idea what I am doing wrong?

Thanks

M



--
View this message in context: 
http://jenkins.361315.n4.nabble.com/parametrized-trigger-plugin-issues-tp4638535.html
Sent from the Jenkins users mailing list archive at Nabble.com.

Reply via email to