Started by an SCM change Building in workspace /home/hudson/genie.e4/.jenkins/jobs/org.eclipse.tips/workspace > /usr/local/bin/git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > /usr/local/bin/git config remote.origin.url https://github.com/wimjongman/tips.git # timeout=10 Fetching upstream changes from https://github.com/wimjongman/tips.git > /usr/local/bin/git --version # timeout=10 > /usr/local/bin/git fetch --tags --progress https://github.com/wimjongman/tips.git +refs/heads/*:refs/remotes/origin/* > /usr/local/bin/git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 50019dc820aac0bb57897f42be4be4801c711937 (origin/master) > /usr/local/bin/git config core.sparsecheckout # timeout=10 > /usr/local/bin/git checkout -f 50019dc820aac0bb57897f42be4be4801c711937 Commit message: "Fixed dependency on new version" > /usr/local/bin/git rev-list --no-walk 1771eb234cbc2eada94c185b2ca316bef882474f # timeout=10 [workspace] $ /shared/common/apache-maven-latest/bin/mvn -f pom.xml -DskipTests=true clean install Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.e4 [INFO] Scanning for projects... [ERROR] [ERROR] Some problems were encountered while processing the POMs: [WARNING] 'parent.relativePath' of POM org.eclipse.ui:org.eclipse.tips.site:0.0.1-SNAPSHOT (/jobs/genie.e4/org.eclipse.tips/workspace/releng/org.eclipse.tips.site/pom.xml) points at org.eclipse.tips.parent:tips instead of eclipse.platform.ua:eclipse.platform.ua, please verify your project structure @ line 16, column 11 [FATAL] Non-resolvable parent POM for org.eclipse.ui:org.eclipse.tips.site:0.0.1-SNAPSHOT: Could not find artifact eclipse.platform.ua:eclipse.platform.ua:pom:4.8.0-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 16, column 11 @ [ERROR] The build could not read 1 project -> [Help 1] [ERROR] [ERROR] The project org.eclipse.ui:org.eclipse.tips.site:0.0.1-SNAPSHOT (/jobs/genie.e4/org.eclipse.tips/workspace/releng/org.eclipse.tips.site/pom.xml) has 1 error [ERROR] Non-resolvable parent POM for org.eclipse.ui:org.eclipse.tips.site:0.0.1-SNAPSHOT: Could not find artifact eclipse.platform.ua:eclipse.platform.ua:pom:4.8.0-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 16, column 11 -> [Help 2] [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 [ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException Build step 'Invoke top-level Maven targets' marked build as failure Archiving artifacts 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 26 second Finished: FAILURE