Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Talk:Jetty/Contributor/Building

the primary urls specified don't work:

C:\workspace-git>git clone -b jetty-8.1.3.v20120416 http://git.eclipse.org/c/jetty/org.eclipse.jetty.project.git Cloning into 'org.eclipse.jetty.project'... error: The requested URL returned error: 403 (curl_result = 22, http_code = 403, sha1 = 8894cdc31ddd86ac30be7f3fe1c8291e15bcdc32)

small amount of googling suggests this is a configuration problem on your end.

so i downloaded the zip file for the release source and attempted build using:

C:\workspace-git>mvn -version Apache Maven 3.0.3 (r1075438; 2011-02-28 11:31:09-0600) Maven home: C:\workspace\tools\apache-maven-3.0.3\bin\.. Java version: 1.6.0_31, vendor: Sun Microsystems Inc. Java home: c:\Program Files\Java\jdk1.6.0_31\jre Default locale: en_US, platform encoding: Cp1252 OS name: "windows 7", version: "6.1", arch: "amd64", family: "windows"

and the build doesn't build. is it supported on windows?

failed during build of Server Core

Tests in error:

 testCONNECTAndPOSTWithBigBody(org.eclipse.jetty.server.handler.ConnectHandlerTest): Read timed out

Copyright © Eclipse Foundation, Inc. All Rights Reserved.