jetty.project/jetty-quickstart
Joakim Erdfelt 7d50167ec1 486674 - Quickstart path attribute normalization should be based on longest path match
+ Adding weight to individual PathAttribute's to allow specific
  keys to win in the situation where more than 1 key is the same path value
2016-02-02 10:00:55 -07:00
..
2016-01-15 17:15:14 -07:00
2014-03-19 09:56:19 +11:00

mvn exec:java -Dexec.classpathScope=test -Dexec.mainClass="org.eclipse.jetty.quickstart.StartBenchmarkWar"

OR

mvn exec:java -Dexec.classpathScope=test -Dexec.mainClass="org.eclipse.jetty.quickstart.PreconfigureBenchmarkWar"
mvn exec:java -Dexec.classpathScope=test -Dexec.mainClass="org.eclipse.jetty.quickstart.QuickStartBenchmarkWar"