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
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
DOCUMENTATION: Jetty 6 - this wiki. Jetty 7 - at Eclipse. Jetty8 - at Eclipse. Jetty 9 - at Eclipse.
Skip to end of metadata
Go to start of metadata
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:
Building
The project uses maven2 as its build tool.
Go to the top level directory of the project and type:
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.
Labels