Hello people, my name is Rodrigo and I am completely new into Jenkins world.

In the project I'm working on right now, we are setting up Jenkins for a CI 
process. We started by creating one job per each different component of our 
system but we are looking forward to have just one job for all the 
components. The issues is that each of this parts we want to integrate in a 
single job uses a different maven pom.

So, then I started to investigate and found the Multijob plugin which would 
let me execute a build of each of the components we want to have, however, 
it seems to be executing the single jobs anyway.

Is there a way to stop building the single jobs of each component I have 
configured before and use the Multijob task only? Is there another option 
or workaround I could follow in order to have all my components with each 
respective pom building in a single job?


Thanks!!

Rodrigo

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

Reply via email to