2 instance showing in Jenkins of every module

2015-01-28 Thread nagashree ck


Hi Friends,

i have created jobs like ams,pays,posmgr.osl-commom-dto, i have given build 
after other projects are built( osl-common-dto)  option to each and every 
job except osl-common-dto for example ams containing osl-common-dto in 
build after other projects are built


i have created build pipeline in build pipeline buildall job is initial job 
(this buildall job containing ams,pays,posmgr.osl-common-dto)

when i build jenkins pipeline i am getting 2 instance on every module

can anybody help me why it showing two repeated jobs in buildpipeline

Thanks in Advance

-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/4367eb8c-03cc-4dc9-a5d8-1769532ed84e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: 2 instance showing in Jenkins of every module

2015-01-28 Thread swastika basu
Are those maven project ? Do you have the Build whenever a SNAPSHOT 
dependency is built as checked ? check the screenshot below.

Build Triggers
Build whenever a SNAPSHOT dependency is built

Can you use dependency plugin and share a screenshot?

On Wednesday, 28 January 2015 17:34:36 UTC+5:30, nagashree ck wrote:



 Hi Friends,

 i have created jobs like ams,pays,posmgr.osl-commom-dto, i have given 
 build after other projects are built( osl-common-dto)  option to each and 
 every job except osl-common-dto for example ams containing osl-common-dto 
 in build after other projects are built


 i have created build pipeline in build pipeline buildall job is initial 
 job (this buildall job containing ams,pays,posmgr.osl-common-dto)

 when i build jenkins pipeline i am getting 2 instance on every module

 can anybody help me why it showing two repeated jobs in buildpipeline

 Thanks in Advance


-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/9e6fca26-535a-40b6-abdd-d8a48e7bfcb8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.