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.