this seems to be a repetitive issue whenever we merge the code, What is the reason to miss a Maven Home?
On Sun, Sep 8, 2019 at 3:27 AM Apache Jenkins Server < [email protected]> wrote: > See < > https://builds.apache.org/job/Synapse%20-%20Trunk/5415/display/redirect> > > ------------------------------------------ > Started by an SCM change > Started by user isudana > Rebuilds build #5414 > [EnvInject] - Loading node environment variables. > Building remotely on H23 (ubuntu xenial) in workspace < > https://builds.apache.org/job/Synapse%20-%20Trunk/ws/> > 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://github.com/apache/synapse.git # > timeout=10 > Fetching upstream changes from https://github.com/apache/synapse.git > > git --version # timeout=10 > > git fetch --tags --progress https://github.com/apache/synapse.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 fda8018b8fb4671175a0d7ddbf49a35bdec9a57a > (refs/remotes/origin/master) > > git config core.sparsecheckout # timeout=10 > > git checkout -f fda8018b8fb4671175a0d7ddbf49a35bdec9a57a > Commit message: "Merge pull request #17 from > auke-/fix-notify-when-proxy-started" > > git rev-list --no-walk fda8018b8fb4671175a0d7ddbf49a35bdec9a57a # > timeout=10 > ERROR: Maven Home /home/jenkins/tools/maven/apache-maven-3.5.0 doesnt exist > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- Best Regards, Vanji
