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 #2031

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

------------------------------------------
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/settings6071575269953782715.xml -Dmaven.runtime=true -Dmaven.wagon.http.ssl.allowall=true -Dmaven.wagon.http.ssl.insecure=true clean install
[INFO] Scanning for projects...
[WARNING] The POM for org.eclipse.tycho:tycho-maven-plugin:jar:0.20.0 is missing, no dependency information available
[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: The following artifacts could not be resolved: org.eclipse.tycho:tycho-maven-plugin:jar:0.20.0, org.codehaus.plexus:plexus-utils:jar:1.1: Failure to find org.eclipse.tycho:tycho-maven-plugin:jar:0.20.0 in https://build.inf.mit.bme.hu/nexus/content/groups/public/ was cached in the local repository, resolution will not be reattempted until the update interval of nexus has elapsed or updates are forced -> [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