diff --git a/site/plugin.jelly b/site/plugin.jelly
index 28cd09c4..5dcf5bfc 100644
--- a/site/plugin.jelly
+++ b/site/plugin.jelly
@@ -64,6 +64,49 @@
+
+
+
+
+
+
+
+
+
+
+
+ siteAddress = ${pom.siteAddress}
+ siteDirectory = ${pom.siteDirectory}
+ siteUser = ${maven.username}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/site/xdocs/changes.xml b/site/xdocs/changes.xml
index 32008f58..e4c9a468 100644
--- a/site/xdocs/changes.xml
+++ b/site/xdocs/changes.xml
@@ -7,6 +7,9 @@
+
+ Apply MAVEN-703. Allows site deployment via ftp
+
Fix MAVEN-939. Top level site directory needs g+u