You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by br...@apache.org on 2005/06/11 07:58:27 UTC

svn commit: r190080 - in /maven/maven-1/plugins/trunk/site/xdocs: goals.xml index.xml

Author: brett
Date: Fri Jun 10 22:58:26 2005
New Revision: 190080

URL: http://svn.apache.org/viewcvs?rev=190080&view=rev
Log:
document Maven 1.1 requirement for FTP

Modified:
    maven/maven-1/plugins/trunk/site/xdocs/goals.xml
    maven/maven-1/plugins/trunk/site/xdocs/index.xml

Modified: maven/maven-1/plugins/trunk/site/xdocs/goals.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/site/xdocs/goals.xml?rev=190080&r1=190079&r2=190080&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/site/xdocs/goals.xml (original)
+++ maven/maven-1/plugins/trunk/site/xdocs/goals.xml Fri Jun 10 22:58:26 2005
@@ -86,6 +86,7 @@
           <td>
             Deploys the site by FTP'ing the docs to the <code>pom.siteDirectory</code>
             directory on the <code>pom.siteAddress</code> server.
+            <b>Requires Maven 1.1</b>
           </td>
         </tr>
         <tr>

Modified: maven/maven-1/plugins/trunk/site/xdocs/index.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/site/xdocs/index.xml?rev=190080&r1=190079&r2=190080&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/site/xdocs/index.xml (original)
+++ maven/maven-1/plugins/trunk/site/xdocs/index.xml Fri Jun 10 22:58:26 2005
@@ -98,7 +98,7 @@
             <td>
               This uses FTP to transfer the files. The site directory is recursively copied to the remote server.
               Note that unused files will not be removed. This method requires that an FTP server be running on the
-              remote server.
+              remote server. <b>Requires Maven 1.1</b>
             </td>
           </tr>
           <tr>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org