diff --git a/site/plugin.jelly b/site/plugin.jelly
index f863869c..7bb73110 100644
--- a/site/plugin.jelly
+++ b/site/plugin.jelly
@@ -124,6 +124,17 @@
description="Deploy the generated site docs using ftp">
+
+
+
+
+
+
+
+
-
-
../plugin-parent/project.xml
3
@@ -72,6 +70,15 @@
Developer
+
+ Arnaud Heritier
+ aheritier
+ aheritier@apache.org
+ ASF
+
+ Developer
+
+
@@ -79,10 +86,29 @@
commons-lang
2.0
+
+ ant
+ ant-commons-net
+ 1.6.4
+
+ root
+
+
commons-net
commons-net
- 1.1.0
+ 1.4.0
+
+ root
+
+
+
+ oro
+ oro
+ 2.0.8
+
+ root
+
diff --git a/site/xdocs/changes.xml b/site/xdocs/changes.xml
index 71c4ad04..23737fe9 100644
--- a/site/xdocs/changes.xml
+++ b/site/xdocs/changes.xml
@@ -1,5 +1,4 @@
-
-
Changes
@@ -25,6 +23,7 @@
+ Goal site:ftpdeploy does nothing
In SSH mode do not continue with other commands if any prior commands have failed
Corrected rsync behaviour in some environments
Remove -v option from rsync by default