Iniciado pelo usuário Otávio Asatomi SIlva Sato Construindo no workspace C:\Program Files (x86)\Jenkins\workspace\argentum-web
git.exe rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository git.exe config remote.origin.url https://github.com/alura-cursos/argentum-web.git # timeout=10 Fetching upstream changes from https://github.com/alura-cursos/argentum-web.git git.exe --version # timeout=10 git.exe fetch --tags --force --progress https://github.com/alura-cursos/argentum-web.git +refs/heads/:refs/remotes/origin/ git.exe rev-parse "refs/remotes/origin/master^{commit}" # timeout=10 git.exe rev-parse "refs/remotes/origin/origin/master^{commit}" # timeout=10 Checking out Revision 56b8432c7a4dfc708de0969be3d354f15e3607cf (refs/remotes/origin/master) git.exe config core.sparsecheckout # timeout=10 git.exe checkout -f 56b8432c7a4dfc708de0969be3d354f15e3607cf Commit message: "WS de negociações utilizado no curso" git.exe rev-list --no-walk 56b8432c7a4dfc708de0969be3d354f15e3607cf # timeout=10 [argentum-web] $ cmd.exe /C "mvn clean package && exit %%ERRORLEVEL%%" 'mvn' nÆo ‚ reconhecido como um comando interno ou externo, um programa oper vel ou um arquivo em lotes. Build step 'Chamar alvos Maven de alto nível' marked build as failure Finished: FAILURE
O maven está devidamente instalado na minha máquina, e o comando mvn no cmd, e outros terminais funciona perfeitamente