I have a set of java projects coming from different git repositories which I want to be built with Jenkins.
All of them share the same ant build script, which employ
A couple of ideas...
This answer is not specific to Jenkins and should be portable to other build servers.