Started by an SCM change Running as SYSTEM Building in workspace /home/javastream.de/jenkins/jobs/org.mnode.mstor/workspace > /usr/bin/git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > /usr/bin/git config remote.origin.url https://github.com/benfortuna/mstor.git # timeout=10 Fetching upstream changes from https://github.com/benfortuna/mstor.git > /usr/bin/git --version # timeout=10 > /usr/bin/git fetch --tags --progress https://github.com/benfortuna/mstor.git +refs/heads/*:refs/remotes/origin/* > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > /usr/bin/git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision 91ffe9f8413022812976457ca969593b1926e420 (refs/remotes/origin/master) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f 91ffe9f8413022812976457ca969593b1926e420 Commit message: "Create CNAME" > /usr/bin/git rev-list --no-walk 1ba3badfc5bce6855cab7405c6d69b2921e8c51d # timeout=10 [workspace] $ /home/javastream.de/jenkins/tools/hudson.tasks.Maven_MavenInstallation/maven-3/bin/mvn clean install -DskipTests [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 0.065 s [INFO] Finished at: 2022-04-16T04:43:12+02:00 [INFO] ------------------------------------------------------------------------ [ERROR] The goal you specified requires a project to execute but there is no POM in this directory (/home/javastream.de/jenkins/jobs/org.mnode.mstor/workspace). 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 Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds Finished: FAILURE