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
[[1;34mINFO[m] Scanning for projects...
[[1;31mERROR[m] [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 @
@
[[1;31mERROR[m] The build could not read 1 project -> [1m[Help 1][m
[[1;31mERROR[m]
[[1;31mERROR[m] The project net.ME1312.Galaxi:Galaxi:-PLACEHOLDER (/var/lib/jenkins/workspace/GalaxiEngine/pom.xml) has 1 error
[[1;31mERROR[m] Child module /var/lib/jenkins/workspace/GalaxiEngine/GalaxiTest of /var/lib/jenkins/workspace/GalaxiEngine/pom.xml does not exist
[[1;31mERROR[m]
[[1;31mERROR[m] To see the full stack trace of the errors, re-run Maven with the [1m-e[m switch.
[[1;31mERROR[m] Re-run Maven using the [1m-X[m switch to enable full debug logging.
[[1;31mERROR[m]
[[1;31mERROR[m] For more information about the errors and possible solutions, please read the following articles:
[[1;31mERROR[m] [1m[Help 1][m 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