Skip to content

Console Output

Started by user Lorenzo Bettini
Running as Lorenzo Bettini
Building remotely on promotion-vm in workspace /opt/public/hipp/homes/genie.xsemantics/workspace/xsemantics-release-milestone
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /opt/public/hipp/homes/genie.xsemantics/workspace/xsemantics-release-milestone/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/eclipse/xsemantics.git # timeout=10
Fetching upstream changes from https://github.com/eclipse/xsemantics.git
 > git --version # timeout=10
 > git --version # 'git version 2.27.0'
 > git fetch --tags --force --progress -- https://github.com/eclipse/xsemantics.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision bcb6b25ab200bd2ee357824cd40a8c1aa8554907 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f bcb6b25ab200bd2ee357824cd40a8c1aa8554907 # timeout=10
Commit message: "nexus-staging-maven-plugin 1.6.13"
 > git rev-list --no-walk bcb6b25ab200bd2ee357824cd40a8c1aa8554907 # timeout=10
[xsemantics-release-milestone] $ /opt/public/common/apache-maven-latest/bin/mvn -f releng/org.eclipse.xsemantics.releng/pom.xml -Dmaven.repo.local=/opt/public/hipp/homes/genie.xsemantics/workspace/xsemantics-release-milestone/.repository clean verify -Prelease-composite -Prelease-milestone
[INFO] Scanning for projects...
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[ERROR] Unresolveable build extension: Plugin org.eclipse.tycho:tycho-maven-plugin:3.0.5 or one of its dependencies could not be resolved: Failed to collect dependencies at org.eclipse.tycho:tycho-maven-plugin:jar:3.0.5 -> org.eclipse.tycho:tycho-core:jar:3.0.5 -> org.eclipse.tycho:p2-maven-plugin:jar:3.0.5 -> org.eclipse.platform:org.eclipse.equinox.p2.publisher.eclipse:jar:1.5.0 -> org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator:jar:2.2.100 -> org.eclipse.platform:org.eclipse.equinox.frameworkadmin.equinox:jar:1.2.200 -> org.eclipse.platform:org.eclipse.equinox.common:jar:[3.16.0,) @ 
 @ 
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]   
[ERROR]   The project org.eclipse.xsemantics:org.eclipse.xsemantics.releng:1.24.0-SNAPSHOT (/opt/public/hipp/homes/genie.xsemantics/workspace/xsemantics-release-milestone/releng/org.eclipse.xsemantics.releng/pom.xml) has 1 error
[ERROR]     Unresolveable build extension: Plugin org.eclipse.tycho:tycho-maven-plugin:3.0.5 or one of its dependencies could not be resolved: Failed to collect dependencies at org.eclipse.tycho:tycho-maven-plugin:jar:3.0.5 -> org.eclipse.tycho:tycho-core:jar:3.0.5 -> org.eclipse.tycho:p2-maven-plugin:jar:3.0.5 -> org.eclipse.platform:org.eclipse.equinox.p2.publisher.eclipse:jar:1.5.0 -> org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator:jar:2.2.100 -> org.eclipse.platform:org.eclipse.equinox.frameworkadmin.equinox:jar:1.2.200 -> org.eclipse.platform:org.eclipse.equinox.common:jar:[3.16.0,): No versions available for org.eclipse.platform:org.eclipse.equinox.common:jar:[3.16.0,) within specified range -> [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/PluginManagerException
Build step 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
Finished: FAILURE