X-Git-Url: http://wamblee.org/gitweb/?a=blobdiff_plain;f=README.txt;fp=README.txt;h=89685b67a5508472646f2067b6426ba7a6c22a8d;hb=a7678c5a33f104e42b05b100964755a51a297b56;hp=5b52a77ed0f477f39f7d385914f2541724e84da9;hpb=872c8b50715ca32c1362868c70340302bd2b334c;p=utils diff --git a/README.txt b/README.txt index 5b52a77e..89685b67 100644 --- a/README.txt +++ b/README.txt @@ -1,4 +1,6 @@ -Quickstart: Type 'ant dist-lite' to build everything and download dependencies. +This project using maven2. Since maven is all about conventions, see the +maven site http://maven.apache.org for information on how to build this project. + You must use a java 5 compiler, jdk 1.4.* or earlier will not work.