Hi,
is it possible to combine multi-branch pipeline, and a multi-config project?
Or, in other words: I have a multi-branch pipeline project, which uses a fixed JDK, and a fixed Maven version. What I would like to have, would be a matrix of builds for every branch with different JDK's, and Maven versions.
Thanks,
Jochen