Made the maven bit at the end a touch more helpful

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131786 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Henri Yandell 2004-06-10 22:17:42 +00:00
parent 867a5619a9
commit 0a76f546ea
1 changed files with 5 additions and 1 deletions

View File

@ -44,4 +44,8 @@ ant tf.javadoc - build the testframework javadoc
Maven
-----
The component can also be built using Maven.
http://maven.apache.org
It can be found here :
http://maven.apache.org/
Once installed, the jars may be built with 'maven jar'.