Hi,

We are facing problems with template project 
plugin<https://wiki.jenkins-ci.org/display/JENKINS/Template+Project+Plugin>. 
"use all the publishers from this project" is not triggering a new build.

Below are the steps to reproduce this issue.

1. Install Template Project 
Plugin<https://wiki.jenkins-ci.org/display/JENKINS/Template+Project+Plugin>(version:
 
1.4) on Jenkins(version: 1.550). 

2. Create Job_A, Job_B and Job_C.

3.  In Job_A configuration, Under Post build action -> Add post-build 
action  -> Use publishers from another project, enter "Job_B" for Template 
Project.

4.  In Job_B configuration, Under Post build action -> Add post-build 
action -> Build Other Projects ->enter "Job_C" for Projects to Build.

With this configuration, if I build Job_B, build for Job_C will be 
triggered.

Using Template Project plugin, we have used Job_B as template for Job_A. 

If I trigger Job_A, it pulls the publisher configuration from Job_B and it 
is supposed to trigger Job_C.

But if I build Job_A, Job_C is not at all triggered. But other post build 
actions like email, Java doc is working fine.

Seems the problem is only in building other projects.

Is there already a fix for this problem? Could you please help us to fix 
this?

Thanks,
Sampath.



-- 
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].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to