You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@continuum.apache.org by br...@apache.org on 2013/10/23 02:32:02 UTC

svn commit: r1534876 - /continuum/trunk/continuum-webapp-test/Readme.txt

Author: brett
Date: Wed Oct 23 00:32:02 2013
New Revision: 1534876

URL: http://svn.apache.org/r1534876
Log:
update instructions

Modified:
    continuum/trunk/continuum-webapp-test/Readme.txt

Modified: continuum/trunk/continuum-webapp-test/Readme.txt
URL: http://svn.apache.org/viewvc/continuum/trunk/continuum-webapp-test/Readme.txt?rev=1534876&r1=1534875&r2=1534876&view=diff
==============================================================================
--- continuum/trunk/continuum-webapp-test/Readme.txt (original)
+++ continuum/trunk/continuum-webapp-test/Readme.txt Wed Oct 23 00:32:02 2013
@@ -39,13 +39,13 @@ Run Selenium tests in an running Seleniu
 
 If you'd like to run the tests from your IDE, you can start the container from Maven using:
 
-    mvn process-test-resources selenium:start-server cargo:run
+    mvn clean test-compile selenium:start-server cargo:run
 
 The server will run until you press Ctrl-C, and you can run the tests from the IDE.
 
 To attach a debugger to the same process, run:
 
-    mvn -Ptomcat7x,debug process-test-resources selenium:start-server cargo:run
+    mvn -Ptomcat7x,debug test-compile selenium:start-server cargo:run
 
 Note, the tests currently fail with "Illegal value" errors under newer
 versions of Selenium and Firefox. The tests run successfully with Selenium