On Tue, 30 Apr 2002, Glenn A. McAllister wrote:
> 2. I forgot the doc part of the patch.  Sorry Pete.  The patch to 
> properties.xml is attached.

One of those days... the previous patch had an extra "the" from the 
original text that made the sentence meaningless.

Sorry for the spam.

Glenn McAllister
SOMA Networks, Inc.

Index: xdocs/properties.xml
===================================================================
RCS file: /home/cvs/jakarta-turbine-maven/xdocs/properties.xml,v
retrieving revision 1.14
diff -u -r1.14 properties.xml
--- xdocs/properties.xml        29 Apr 2002 19:27:24 -0000      1.14
+++ xdocs/properties.xml        30 Apr 2002 13:29:41 -0000
@@ -104,11 +104,13 @@
           <td>maven.repo.remote</td>
           <td>Yes</td>
           <td>
-            Specifies the URL to a central JAR repository that is used
-            when the <a 
href="build-file.html#maven:verify-project">maven:verify-project</a>
-            target is invoked (this target is not normally invoked
-            directly by users as its invoked automatically by Maven upon
-            every invocation).  The default value of this property is <a
+            Specifies a comma separated list of URLs to one or more 
+            central JAR repositories used
+            when the <a href="build-file.html#maven:verify-project">
+            maven:verify-project</a> target is invoked (this target is not 
+            normally invoked directly by users as its invoked automatically 
+            by Maven upon every invocation) to retrieve required dependencies.  
+            The default value of this property is <a
             
href="http://jakarta.apache.org/turbine/jars/";>http://jakarta.apache.org/turbine/jars</a>.

           </td>
         </tr>

Reply via email to