brett 2005/04/06 00:46:32
Modified: maven-core README.txt Log: note about dependencies Revision Changes Path 1.6 +2 -1 maven-components/maven-core/README.txt Index: README.txt =================================================================== RCS file: /home/cvs/maven-components/maven-core/README.txt,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- README.txt 6 Apr 2005 07:36:18 -0000 1.5 +++ README.txt 6 Apr 2005 07:46:32 -0000 1.6 @@ -17,7 +17,8 @@ 4) Make sure JAVA_HOME is set to the location of your JDK -5) Run "m2" to verify that it is correctly installed. It should output a short build message, but do nothing +5) Run "m2" to verify that it is correctly installed. It should output a short build message, and download some + additional dependencies. For more information, please see http://maven.apache.org/maven2/
