Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jetty-build] Build failed in Hudson: jetty-8 #72

See <https://hudson.eclipse.org/hudson/job/jetty-8/72/>

------------------------------------------
Started by user jmcconnell
Building remotely on hudson-slave6
Checkout:jetty-8 / <https://hudson.eclipse.org/hudson/job/jetty-8/ws/> - hudson.remoting.Channel@52d40e5a:hudson-slave6
Using strategy: Default
Last Built Revision: Revision 349804c5e784e154476c417c72d91501cbe1900c (origin/jetty-8)
Checkout:jetty-8 / <https://hudson.eclipse.org/hudson/job/jetty-8/ws/> - hudson.remoting.LocalChannel@a490a49
Fetching changes from the remote Git repository
Fetching upstream changes from git://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project.git
Commencing build of Revision 349804c5e784e154476c417c72d91501cbe1900c (origin/jetty-8)
Checking out Revision 349804c5e784e154476c417c72d91501cbe1900c (origin/jetty-8)
[jetty-8] $ /shared/common/apache-maven-3.0.3/bin/mvn -Dmaven.test.error.ignore=true -Dmaven.test.failure.ignore=true -Dmaven.repo.local=<https://hudson.eclipse.org/hudson/job/jetty-8/ws/.repository> -fae clean install
[INFO] Scanning for projects...
Downloading: http://repo1.maven.org/maven2/org/eclipse/jetty/jetty-parent/19/jetty-parent-19.pom

[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]   
[ERROR]   The project org.eclipse.jetty:jetty-project:8.1.0-SNAPSHOT (<https://hudson.eclipse.org/hudson/job/jetty-8/ws/pom.xml)> has 1 error
[ERROR]     Non-resolvable parent POM: Could not transfer artifact org.eclipse.jetty:jetty-parent:pom:19 from/to central (http://repo1.maven.org/maven2): Error transferring file: Connection timed out and 'parent.relativePath' points at wrong local POM @ line 3, 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
Recording test results



Back to the top