Author: bayard
Date: Tue Jun 12 09:00:35 2007
New Revision: 546544
URL: http://svn.apache.org/viewvc?view=rev&rev=546544
Log:
Updating readme
Modified:
jakarta/commons/proper/cli/branches/cli-1.0.x/README.txt
Modified: jakarta/commons/proper/cli/branches/cli-1.0.x/README.txt
URL:
http://svn.apache.org/viewvc/jakarta/commons/proper/cli/branches/cli-1.0.x/README.txt?view=diff&rev=546544&r1=546543&r2=546544
==============================================================================
--- jakarta/commons/proper/cli/branches/cli-1.0.x/README.txt (original)
+++ jakarta/commons/proper/cli/branches/cli-1.0.x/README.txt Tue Jun 12
09:00:35 2007
@@ -12,7 +12,7 @@
http://www.junit.org/
-There are two ways to build CLI, either with ant or maven.
+There are two ways to build CLI, either with Ant or Maven 1.
Ant can be found here :
@@ -22,18 +22,17 @@
ant dist
-Maven can be found here :
+Maven 1 can be found here :
http://maven.apache.org
and to build and test the system use:
- maven jar:jar
+ maven clean jar
The system will build and test itself.
-For complete documentation and to create a local copy of the
-CLI project website, type:
+For complete documentation type:
maven site
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]