Loading master/steamwarci.yml Statusupdate pending Building project Cloning into 'fightsystem'... done. Note: switching to 'fec834b0f69a357ecde5bf8fc76ae5a3ded6797e'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at fec834b Fix every error and make gradle work Build: Executing ln -s /home/gitea/lib Build: Executing mvn package -B [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 0.057 s [INFO] Finished at: 2022-06-14T10:37:31+02:00 [INFO] ------------------------------------------------------------------------ [ERROR] The goal you specified requires a project to execute but there is no POM in this directory (/home/gitea/ci/fightsystem). 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 Traceback (most recent call last): File "/home/gitea/gitea-repositories/steamwar/fightsystem.git/./hooks/update.d/steamwarci.py", line 108, in raise Exception("Could not run build command") Exception: Could not run build command Statusupdate failure Build failed