From 0a76f546ead215eda317268ce21449073ded62a7 Mon Sep 17 00:00:00 2001 From: Henri Yandell Date: Thu, 10 Jun 2004 22:17:42 +0000 Subject: [PATCH] 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 --- README.txt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.txt b/README.txt index a071a0528..a51020525 100644 --- a/README.txt +++ b/README.txt @@ -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'.