Segui todos os passos do vídeo "criando job" e não consigo fazer o build com jenkins. abaixo o erro
Running as SYSTEM Building in workspace /var/lib/jenkins/workspace/catalogo [catalogo] $ /home/ubuntu/apache-maven-3.6.3/bin/mvn clean package [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 0.154 s [INFO] Finished at: 2020-07-24T01:40:40Z [INFO] ------------------------------------------------------------------------ [ERROR] The goal you specified requires a project to execute but there is no POM in this directory (/var/lib/jenkins/workspace/catalogo). 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 1] http://cwiki.apache.org/confluence/display/MAVEN/MissingProjectException Build step 'Invoke top-level Maven targets' marked build as failure Finished: FAILURE