From f67fab61d6ee744f9dff41082a583b12ba7781a3 Mon Sep 17 00:00:00 2001 From: aheritier Date: Wed, 29 Jun 2005 21:44:40 +0000 Subject: [PATCH] Fix MPSITE-28 : Deploying the site documentation through SSH always results in 'Build Successful'. git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@202438 13f79535-47bb-0310-9956-ffa450edef68 --- site/plugin.jelly | 12 ++++++------ site/xdocs/changes.xml | 1 + 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/site/plugin.jelly b/site/plugin.jelly index 2e348b8f..f165a646 100644 --- a/site/plugin.jelly +++ b/site/plugin.jelly @@ -169,21 +169,21 @@ Cleaning destination first - + - + - + - + @@ -312,7 +312,7 @@ description="Deploy the generated site using rsync" prereqs="site:init,site:remote-deploy-init"> rsyncing... - + @@ -322,7 +322,7 @@ - + diff --git a/site/xdocs/changes.xml b/site/xdocs/changes.xml index ba3b4bce..a7c53794 100644 --- a/site/xdocs/changes.xml +++ b/site/xdocs/changes.xml @@ -23,6 +23,7 @@ + Deploying the site documentation through SSH always results in 'Build Successful'. FTP deployment doesn't create the remote directory root.