Skip to main content
summaryrefslogtreecommitdiffstats
blob: de9a28e912fbcc6705e00b28d5a00a7401700742 (plain) (blame)
1
2
3
4
5
6
7

Jetty is built with maven >= 2.0.8

  cd /my/work/directory/jetty-7
  mvn install


Back to the top