Reputation: 514
Just curious about is it possible to release all the Maven projects through one Jenkins job build? Thanks for any help
Upvotes: 0
Views: 436
Reputation: 3156
You can have an additional POM with modules corresponding to your jobs.
It's slightly different compared to what ajozwik proposed to you, so we might need more info to see what fits your needs best.
Upvotes: 1