Author: wsmoak
Date: Fri Oct 21 21:15:26 2005
New Revision: 327633

URL: http://svn.apache.org/viewcvs?rev=327633&view=rev
Log:
Added note on downloading the plugin.

Modified:
    struts/el/trunk/README.txt

Modified: struts/el/trunk/README.txt
URL: 
http://svn.apache.org/viewcvs/struts/el/trunk/README.txt?rev=327633&r1=327632&r2=327633&view=diff
==============================================================================
--- struts/el/trunk/README.txt (original)
+++ struts/el/trunk/README.txt Fri Oct 21 21:15:26 2005
@@ -1,4 +1,11 @@
 
+To install the Cactus Maven Plugin (all on one line):
+
+   $ maven plugin:download 
+           -DgroupId=cactus 
+           -DartifactId=cactus-maven 
+           -Dversion=1.7
+
 To build and run the Cactus tests:
 
        1.      Create a file called build.properties (or reuse the one you 
have) 
@@ -18,3 +25,4 @@
        3.      Execute the following:  (this assumes you have Maven installed)
        
        $ maven cactus:test
+



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to