Dashboard > Jetty > ... > Jetty Documentation > Building from Source
Building from Source Log In | Sign Up   View a printable version of the current page.

Added by Jan Bartel , last edited by Jan Bartel on Sep 04, 2006  (view change)
Labels: 
(None)

Contact the core Jetty developers at www.webtide.com
private support for your internal/customer projects ... custom extensions and distributions ... versioned snapshots for indefinite support ... scalability guidance for your apps and Ajax/Comet projects ... development services from 1 day to full product delivery

Prerequisites

  • svn
  • cvs ( only required for building jsp-2.1 module )
  • mvn ( preferably at least 2.0.4 )
  • jdk1.4 ( and jdk1.5 for building jsp-2.1 module )

Obtaining the Source

The project uses Subversion as it's source code control system.

The source can be checked out anonymously using:

svn checkout http://svn.codehaus.org/jetty/jetty/trunk jetty

Building

The project uses maven2 as its build tool.

Go to the top level directory of the project and type:

mvn clean install

This will build jetty6 locally, copy the jars and artifacts into the correct directories and put snapshot versions of the artifacts into your local maven repository.

Site running on a free Atlassian Confluence Open Source Project License granted to The Codehaus. Evaluate Confluence today.
Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.6.2 Build:#919 Nov 26, 2007) - Bug/feature request - Contact Administrators