Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[nebula-dev] Build failed in Hudson: nebula.incubation #351

See <https://hudson.eclipse.org/hudson/job/nebula.incubation/351/changes>

Changes:

[Wim Jongman] 381894: Wrong parent pom for picture

------------------------------------------
Started by user wjongman
Building remotely on hudson-slave1
Checkout:nebula.incubation / <https://hudson.eclipse.org/hudson/job/nebula.incubation/ws/> - hudson.remoting.Channel@ee8bd13:hudson-slave1
Using strategy: Default
Last Built Revision: Revision 967991fd936928685b1868b987b6aa38f46f63b0 (origin/master)
Checkout:nebula.incubation / <https://hudson.eclipse.org/hudson/job/nebula.incubation/ws/> - hudson.remoting.LocalChannel@440fb224
Fetching changes from the remote Git repository
Fetching upstream changes from http://git.eclipse.org/gitroot/nebula/org.eclipse.nebula.git
Commencing build of Revision d2ed38a64076be82d29dfa352f56ea241c440427 (origin/master)
Checking out Revision d2ed38a64076be82d29dfa352f56ea241c440427 (origin/master)
Starting xvnc
[nebula.incubation] $ Xvnc :13 -geometry 1024x768 -depth 24 -ac
[nebula.incubation] $ /shared/common/apache-maven-3.0/bin/mvn -f releng/org.eclipse.nebula.nebula-incubation/pom.xml -Dmaven.test.failure.ignore=true -Declipse.p2.mirrors=false -Dmaven.repo.local=<https://hudson.eclipse.org/hudson/job/nebula.incubation/ws/.repository> clean install -Pbuild-server
06/06/2012 13:39:51 Xvnc version X.org/xf4vnc custom version
06/06/2012 13:39:51 Copyright (C) 2001-2004 Alan Hourihane.
06/06/2012 13:39:51 Copyright (C) 2000-2004 Constantin Kaplinsky
06/06/2012 13:39:51 Copyright (C) 1999 AT&T Laboratories Cambridge
06/06/2012 13:39:51 All Rights Reserved.
06/06/2012 13:39:51 See http://www.tightvnc.com/ for information on TightVNC
06/06/2012 13:39:51 See http://xf4vnc.sf.net for xf4vnc-specific information
06/06/2012 13:39:51 Desktop name 'x11' (hudson-slave1:13)
06/06/2012 13:39:51 Protocol versions supported: 3.7, 3.3
06/06/2012 13:39:51 RGB format 8 8 8
06/06/2012 13:39:51 Listening for VNC connections on TCP port 5913
[dix] Could not init font path element /usr/share/fonts/TTF/, removing from list!
[dix] Could not init font path element /usr/share/fonts/OTF, removing from list!
(EE) config/hal: NewInputDeviceRequest failed (2)
(EE) config/hal: NewInputDeviceRequest failed (2)
[INFO] Scanning for projects...
[ERROR] The build could not read 4 projects -> [Help 1]
[ERROR]   
[ERROR]   The project org.eclipse.nebula:org.eclipse.nebula.widgets.picture:1.0.0-SNAPSHOT (<https://hudson.eclipse.org/hudson/job/nebula.incubation/ws/widgets/picture/org.eclipse.nebula.widgets.picture/pom.xml)> has 1 error
[ERROR]     Non-resolvable parent POM: Could not find artifact org.eclipse.nebula:nebula-incubation:pom:1.0.0-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 5, column 11 -> [Help 2]
[ERROR]   
[ERROR]   The project org.eclipse.nebula:org.eclipse.nebula.widgets.picture.example:1.0.0-SNAPSHOT (<https://hudson.eclipse.org/hudson/job/nebula.incubation/ws/widgets/picture/org.eclipse.nebula.widgets.picture.example/pom.xml)> has 1 error
[ERROR]     Non-resolvable parent POM: Could not find artifact org.eclipse.nebula:nebula-incubation:pom:1.0.0-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 5, column 11 -> [Help 2]
[ERROR]   
[ERROR]   The project org.eclipse.nebula:org.eclipse.nebula.widgets.picture.feature:1.0.0-SNAPSHOT (<https://hudson.eclipse.org/hudson/job/nebula.incubation/ws/widgets/picture/org.eclipse.nebula.widgets.picture.feature/pom.xml)> has 1 error
[ERROR]     Non-resolvable parent POM: Could not find artifact org.eclipse.nebula:nebula-incubation:pom:1.0.0-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 16, column 11 -> [Help 2]
[ERROR]   
[ERROR]   The project org.eclipse.nebula:org.eclipse.nebula.widgets.picture.snippets:1.0.0-SNAPSHOT (<https://hudson.eclipse.org/hudson/job/nebula.incubation/ws/widgets/picture/org.eclipse.nebula.widgets.picture.snippets/pom.xml)> has 1 error
[ERROR]     Non-resolvable parent POM: Could not find artifact org.eclipse.nebula:nebula-incubation:pom:1.0.0-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 5, 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
Terminating xvnc.
Recording test results



Back to the top