I install "Any Build Step" plugin version 0.1, but problem persist. I have 
Jenkins 1.562 and my Maven job inherit 3 publisher from another job, a 
Jaccoco Coverage, Git Publish, and Sonar, but only execute Jaccoco. Someone 
have similar problem or solution??

El lunes, 14 de abril de 2014 07:52:48 UTC-4, Sampath escribió:
>
> This issue is fixed after enabling "Any Build Step" in the flexible 
> publish plugin configuration under global jenkins config.
> For this "Any Build step" plugin has to be installed.
>
> On Wednesday, February 12, 2014 4:12:03 PM UTC+1, Sampath wrote:
>>
>> 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/d/optout.

Reply via email to