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 90997e29c71137c8b6dc5518fa2a94c99519a289 (refs/remotes/origin/master) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f 90997e29c71137c8b6dc5518fa2a94c99519a289 Commit message: "Merge pull request #28 from benfortuna/develop" > /usr/bin/git rev-list --no-walk 9d6c58b4379d3899d75b777cc090788e0365c6ab # 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.088 s [INFO] Finished at: 2022-01-06T02:43:13+01: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