Good time of the day, HttpComponents builds frequently fail due to missing Maven runtime on Jenkin nodes labeled `beam`. I tied various versions of Maven and also Maven3 latest.
Am I doing anything incorrectly? Is this the right venue to report this issue? Cheers Oleg ---- [EnvInject] - Loading node environment variables. Building remotely on apache-beam-jenkins-8 (beam) in workspace /home/jenkins/jenkins-slave/workspace/httpcomponents-client-5.x No credentials specified > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url > https://git-wip-us.apache.org/repos/asf/httpcomponents-client.git # > timeout=10 Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/httpcomponents-client.git > git --version # timeout=10 > git fetch --tags --progress > https://git-wip-us.apache.org/repos/asf/httpcomponents-client.git > +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision afa8f5ecd11314337b42b63a98bd55138f7012c7 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f afa8f5ecd11314337b42b63a98bd55138f7012c7 Commit message: "Upgraded HttpClient version to 5.0-beta8-SNAPSHOT" > git rev-list --no-walk afa8f5ecd11314337b42b63a98bd55138f7012c7 # timeout=10 ERROR: Maven Home /home/jenkins/tools/maven/apache-maven-3.3.9 doesnt exist Sending e-mails to: comm...@hc.apache.org Finished: FAILURE