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-test-windows #141

See <https://hudson.eclipse.org/hudson/job/jetty-test-windows/141/>

------------------------------------------
Started by user jmcconnell
Building remotely on windows7tests
Checkout:jetty-test-windows / <https://hudson.eclipse.org/hudson/job/jetty-test-windows/ws/> - hudson.remoting.Channel@6946a317:windows7tests
Using strategy: Default
Checkout:jetty-test-windows / <https://hudson.eclipse.org/hudson/job/jetty-test-windows/ws/> - hudson.remoting.LocalChannel@e44e3a
GitAPI created
Cloning the remote Git repository
Cloning repository origin
$ "C:\Program Files\Git\cmd\git.cmd" clone -o origin git://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project.git <https://hudson.eclipse.org/hudson/job/jetty-test-windows/ws/>
Fetching upstream changes from git://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project.git
[jetty-test-windows] $ "C:\Program Files\Git\cmd\git.cmd" fetch -t git://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project.git +refs/heads/*:refs/remotes/origin/*
[jetty-test-windows] $ "C:\Program Files\Git\cmd\git.cmd" ls-tree HEAD
[jetty-test-windows] $ "C:\Program Files\Git\cmd\git.cmd" rev-parse origin/master
Commencing build of Revision a7eabf07579d6dc8851781fdc8d777da98eb3bc0 (origin/master)
GitAPI created
Checking out Revision a7eabf07579d6dc8851781fdc8d777da98eb3bc0 (origin/master)
[jetty-test-windows] $ "C:\Program Files\Git\cmd\git.cmd" checkout -f a7eabf07579d6dc8851781fdc8d777da98eb3bc0
[jetty-test-windows] $ "C:\Program Files\Git\cmd\git.cmd" tag -a -f -m "Hudson Build #141" hudson-jetty-test-windows-141
No change to record in branch origin/master
[jetty-test-windows] $ cmd /c call C:\Users\HUDSON~1\AppData\Local\Temp\hudson3079704368898714998.bat

<https://hudson.eclipse.org/hudson/job/jetty-test-windows/ws/>set> MAVEN_OPTS=\"-Xmx768m -XX:MaxPermSize=384m\" 

<https://hudson.eclipse.org/hudson/job/jetty-test-windows/ws/>exit> 0 
[jetty-test-windows] $ cmd /c call C:\Users\HUDSON~1\AppData\Local\Temp\hudson1970032928752966022.bat

<https://hudson.eclipse.org/hudson/job/jetty-test-windows/ws/>set> JAVA_HOME=C:\Java\jdk1.6.0_20 

<https://hudson.eclipse.org/hudson/job/jetty-test-windows/ws/>exit> 0 
[jetty-test-windows] $ "c:\Program Files\maven-3.0.3\bin\mvn.bat" -Dmaven.test.error.ignore=true -Dmaven.test.failure.ignore=true -DproxyHost=proxy.eclipse.org -DproxySet=true -DproxyPort=9898 -Dmaven.repo.local=<https://hudson.eclipse.org/hudson/job/jetty-test-windows/ws/.repository> -fae clean install
[INFO] Scanning for projects...
Downloading: http://oss.sonatype.org/content/groups/jetty/org/eclipse/jetty/jetty-parent/18/jetty-parent-18.pom

Downloading: http://repo1.maven.org/maven2/org/eclipse/jetty/jetty-parent/18/jetty-parent-18.pom

[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]   
[ERROR]   The project org.eclipse.jetty:jetty-project:7.4.4-SNAPSHOT (<https://hudson.eclipse.org/hudson/job/jetty-test-windows/ws/pom.xml)> has 1 error
[ERROR]     Non-resolvable parent POM: Could not transfer artifact org.eclipse.jetty:jetty-parent:pom:18 from/to sonatype-snapshots (http://oss.sonatype.org/content/groups/jetty): Error transferring file: Connection timed out: connect 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