Skip to main content
summaryrefslogblamecommitdiffstats
blob: 436e95e58862f575fee2734cf3b7ffebf1d0d6d1 (plain) (tree)
1
2
3
4
5
6
7
8
9
 
                                                 
 
              


             
                                       
 
                                        
 

This is a source checkout of the Jetty webserver.

To build, use:

  mvn install

The jetty distribution will be built in

  jetty-distribution/target/distribution

Back to the top