Solucionado (ver solução)
Solucionado
(ver solução)
2
respostas

[Dúvida] Erro no Build

git.exe rev-parse "refs/remotes/origin/master^{commit}" # timeout=10 Checking out Revision 8cbb8845ee55b151cffadcb697a58b1700e51f92 (refs/remotes/origin/master) git.exe config core.sparsecheckout # timeout=10 git.exe checkout -f 8cbb8845ee55b151cffadcb697a58b1700e51f92 # timeout=10 Commit message: "Arquivos das aulas de git" git.exe rev-list --no-walk 8cbb8845ee55b151cffadcb697a58b1700e51f92 # timeout=10 [Learning Ruby] $ cmd.exe /C "mvn clean test && exit %%ERRORLEVEL%%" [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 0.083 s [INFO] Finished at: 2022-11-28T16:06:37-03:00 [INFO] ------------------------------------------------------------------------ [ERROR] The goal you specified requires a project to execute but there is no POM in this directory (C:\Users\owned\AppData\Local\Jenkins.jenkins\workspace\Learning Ruby). Please verify you invoked Maven from the correct directory. -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR]Help http://cwiki.apache.org/confluence/display/MAVEN/MissingProjectException Build step 'Chamar alvos Maven de alto nível' marked build as failure Finished: FAILURE

2 respostas
solução!

Oi!

Pelo erro o seu projeto não é uma aplicação Java com Maven. Confere se colocou o projeto do curso correto.

Era isso mesmo. Obrigado.

Quer mergulhar em tecnologia e aprendizagem?

Receba a newsletter que o nosso CEO escreve pessoalmente, com insights do mercado de trabalho, ciência e desenvolvimento de software