Started by GitHub push by ME1312 Building in workspace /var/lib/jenkins/workspace/GalaxiEngine Cloning the remote Git repository Cloning repository https://github.com/ME1312/GalaxiEngine.git > git init /var/lib/jenkins/workspace/GalaxiEngine # timeout=10 Fetching upstream changes from https://github.com/ME1312/GalaxiEngine.git > git --version # timeout=10 > git fetch --tags --progress https://github.com/ME1312/GalaxiEngine.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url https://github.com/ME1312/GalaxiEngine.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/ME1312/GalaxiEngine.git # timeout=10 Fetching upstream changes from https://github.com/ME1312/GalaxiEngine.git > git fetch --tags --progress https://github.com/ME1312/GalaxiEngine.git +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision 0cca3b7296f9da043dab6fd2618bc6e72d228155 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0cca3b7296f9da043dab6fd2618bc6e72d228155 Commit message: "Create API for window links & custom protocols" > git rev-list --no-walk 902e14f35e5735bdd44fcc8966f598365538424d # timeout=10 [GalaxiEngine] $ /usr/bin/env bash /tmp/jenkins8420324904753719329.sh Getting version from file: /var/lib/jenkins/workspace/GalaxiEngine/build.txt Loaded version is 18w47a Setting build name to '18w47a' [GalaxiEngine] $ mvn verify [INFO] Scanning for projects... [ERROR] [ERROR] Some problems were encountered while processing the POMs: [ERROR] Child module /var/lib/jenkins/workspace/GalaxiEngine/GalaxiTest of /var/lib/jenkins/workspace/GalaxiEngine/pom.xml does not exist @ @ [ERROR] The build could not read 1 project -> [Help 1] [ERROR] [ERROR] The project net.ME1312.Galaxi:Galaxi:-PLACEHOLDER (/var/lib/jenkins/workspace/GalaxiEngine/pom.xml) has 1 error [ERROR] Child module /var/lib/jenkins/workspace/GalaxiEngine/GalaxiTest of /var/lib/jenkins/workspace/GalaxiEngine/pom.xml does not exist [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/ProjectBuildingException Build step 'Invoke top-level Maven targets' marked build as failure Archiving artifacts Publishing Javadoc [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Skipped based on build state FAILURE Finished: FAILURE