diff --git a/site/plugin.jelly b/site/plugin.jelly
index 65d1b6d4..a9376715 100644
--- a/site/plugin.jelly
+++ b/site/plugin.jelly
@@ -284,7 +284,7 @@
-
+
@@ -303,7 +303,7 @@
-
+
diff --git a/site/project.xml b/site/project.xml
index ebf60a9f..76d65af5 100644
--- a/site/project.xml
+++ b/site/project.xml
@@ -23,7 +23,7 @@
3maven-site-pluginMaven Site Plugin
- 1.6
+ 1.6.1-SNAPSHOTGenerate web site.Generate web sitehttp://maven.apache.org/reference/plugins/site/
diff --git a/site/xdocs/changes.xml b/site/xdocs/changes.xml
index a71203cc..de8bc048 100644
--- a/site/xdocs/changes.xml
+++ b/site/xdocs/changes.xml
@@ -24,6 +24,9 @@
dIon Gillard
+
+ Remove -v option from rsync by default
+ Add ability to clean the destination before deploymentAdd the rsync deployment method
diff --git a/site/xdocs/properties.xml b/site/xdocs/properties.xml
index 044d5b1c..22e44d61 100644
--- a/site/xdocs/properties.xml
+++ b/site/xdocs/properties.xml
@@ -108,6 +108,13 @@
named rsync must be in your path).
+
+
maven.rsync.args
+
Yes
+
+ Specifies optional parameters that are passed to the rsync executable (in addition to -az).
+
+
maven.ssh.args
Yes
@@ -159,10 +166,8 @@
Set the following porperties (preferably in your %HOME%/build.properties)