Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[incquery-dev] Build failed in Jenkins: EMF-IncQuery CI Build #2028

See <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQueryv2/2028/>

------------------------------------------
Started by user Zolt?n Ujhelyi
Building in workspace <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQueryv2/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git://git.eclipse.org/gitroot/incquery/org.eclipse.incquery.git # timeout=10
Fetching upstream changes from git://git.eclipse.org/gitroot/incquery/org.eclipse.incquery.git
 > git --version # timeout=10
 > git fetch --tags --progress git://git.eclipse.org/gitroot/incquery/org.eclipse.incquery.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 87b0b421896c77f7bac0e8b22fdc50de686a9966 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 87b0b421896c77f7bac0e8b22fdc50de686a9966
 > git rev-list 87b0b421896c77f7bac0e8b22fdc50de686a9966 # timeout=10
using settings config with name Mirrors
[EMF-IncQueryv2] $ /usr/share/maven/bin/mvn -f releng/org.eclipse.incquery.parent/pom.xml -s /tmp/settings9085390666139344695.xml -Dmaven.runtime=true clean install
[INFO] Scanning for projects...
Downloading: https://build.inf.mit.bme.hu/nexus/content/groups/public/org/eclipse/tycho/tycho-maven-plugin/0.20.0/tycho-maven-plugin-0.20.0.pom

[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]   
[ERROR]   The project org.eclipse.incquery:org.eclipse.incquery.parent:0.9.0-SNAPSHOT (<https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQueryv2/ws/releng/org.eclipse.incquery.parent/pom.xml)> has 1 error
[ERROR]     Unresolveable build extension: Plugin org.eclipse.tycho:tycho-maven-plugin:0.20.0 or one of its dependencies could not be resolved: Failed to collect dependencies for org.eclipse.tycho:tycho-maven-plugin:jar:0.20.0 (): Failed to read artifact descriptor for org.eclipse.tycho:tycho-maven-plugin:jar:0.20.0: Could not transfer artifact org.eclipse.tycho:tycho-maven-plugin:pom:0.20.0 from/to nexus (https://build.inf.mit.bme.hu/nexus/content/groups/public/): peer not authenticated -> [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/PluginResolutionException
Build step 'Invoke top-level Maven targets' marked build as failure
[WARNINGS] Skipping publisher since build result is FAILURE
Archiving artifacts
Project EMF-IncQueryv2 still waiting for [EMF-IncQuery-Tests-School, EMF-IncQuery-Tests-Ecore, EMF-IncQuery-Visualization, incquery-emftext-integration] builds to complete


Back to the top