Hi all, Currently, the bookkeeper-master-git-pullrequest [1] build is broken due to failing to find the "mvn" command. This build is using customized shell script to execute the maven command. Not sure if it is related to any environment changes in Jenkins.
I re-created a new job to do the pull request build "bookkeeper-precommit-pullrequest" [2] using jenkins' maven build rather than using customized shell script. It seems to be working well. If there is no objections, I am going to delete [1] bookkeeper-master-git-pullrequest. Any thoughts? [1] https://builds.apache.org/job/bookkeeper-master-git-pullrequest [2] https://builds.apache.org/job/bookkeeper-precommit-pullrequest/ - Sijie