From d41619f2ffcd083a1d7124d6e564c06d5d9e924e Mon Sep 17 00:00:00 2001 From: brett Date: Sat, 11 Jun 2005 05:58:26 +0000 Subject: [PATCH] document Maven 1.1 requirement for FTP git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@190080 13f79535-47bb-0310-9956-ffa450edef68 --- site/xdocs/goals.xml | 1 + site/xdocs/index.xml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/site/xdocs/goals.xml b/site/xdocs/goals.xml index 111a7582..b23c857c 100644 --- a/site/xdocs/goals.xml +++ b/site/xdocs/goals.xml @@ -86,6 +86,7 @@ Deploys the site by FTP'ing the docs to the pom.siteDirectory directory on the pom.siteAddress server. + Requires Maven 1.1 diff --git a/site/xdocs/index.xml b/site/xdocs/index.xml index 83c9e3a9..61b508c4 100644 --- a/site/xdocs/index.xml +++ b/site/xdocs/index.xml @@ -98,7 +98,7 @@ 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. Requires Maven 1.1