From d1115d4dc20dc3042c9392fefc773124a9d39574 Mon Sep 17 00:00:00 2001 From: ltheussl Date: Thu, 22 Sep 2005 15:28:10 +0000 Subject: [PATCH] MPSITE-40: Missing maven.ssh.args in site:publish git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@290961 13f79535-47bb-0310-9956-ffa450edef68 --- site/plugin.jelly | 6 +++--- site/xdocs/changes.xml | 1 + 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/site/plugin.jelly b/site/plugin.jelly index 937ab8bf..c032aec1 100644 --- a/site/plugin.jelly +++ b/site/plugin.jelly @@ -287,11 +287,11 @@ Cleaning destination first - + - + @@ -302,7 +302,7 @@ - + diff --git a/site/xdocs/changes.xml b/site/xdocs/changes.xml index 924b0c85..c2b0fccb 100644 --- a/site/xdocs/changes.xml +++ b/site/xdocs/changes.xml @@ -23,6 +23,7 @@ + Missing maven.ssh.args in site:publish. Make chmod options in site:sshdeploy configurable. SSH arguments not used in sshdeploy with 'clean'. Deploying the site documentation through SSH always results in 'Build Successful'.