Closed astefanutti closed 7 years ago
[merge]
Note that it requires fabric8io/jenkins-docker#77.
@astefanutti FWIW if the aim is to update all the other Java pipelines to use a newer version of maven then you'll need to update the maven builder image https://github.com/fabric8io/maven-builder
@rawlingsj Maven builder image uses 3.3.9 already - https://github.com/fabric8io/maven-builder/blob/master/Dockerfile#L19-L26 - although not sure if Docker image has been published with those changes?
@jstrachan This repo doesn't have any CI builds set up so manual merges I'm afraid.
@rawlingsj, @jimmidyson, from my understanding, the install
Maven workflow in its current form does not use the Maven builder image but rather rely on the Maven tooling configuration from the Jenkins image.
Fixes #154