jetty.project/jetty-quickstart
Joakim Erdfelt 5d882d12ab Fixing AttributeNormalizerTest to use real 'user.home'
+ Removing many debug lines
+ Resolving System.getProperty("user.home") to real system path
  before using it in the test case
2016-03-24 11:04:13 -07:00
..
src/main Fixing AttributeNormalizerTest to use real 'user.home' 2016-03-24 11:04:13 -07:00
README.txt added jetty-quickstart module 2014-03-19 09:56:19 +11:00
pom.xml Updating to version 9.3.9-SNAPSHOT 2016-03-14 09:07:52 -07:00

README.txt

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"