blob: 23fe075f8296f8ae0d6ab5ff3c5c83f7d8d32456 [file] [log] [blame]
This is the Jetty 7 HTTP server and servlet container.
For more information about Jetty, please see the Jetty wiki:
http://docs.codehaus.org/display/JETTY/
BUILDING JETTY
==============
Jetty uses maven 2 as its build system. Maven will fetch
the dependancies, build the server and assemble a runnable
version:
mvn install