From a0aeaba8a33e6bc41fd5f0813d298870c92b5ff8 Mon Sep 17 00:00:00 2001 From: ltheussl Date: Sun, 23 Oct 2005 06:09:38 +0000 Subject: [PATCH] Put back U option to restore old default behaviour (MPSITE-34 is solved) git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@327751 13f79535-47bb-0310-9956-ffa450edef68 --- site/plugin.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/plugin.properties b/site/plugin.properties index 0d54f650..392a4258 100644 --- a/site/plugin.properties +++ b/site/plugin.properties @@ -27,7 +27,7 @@ maven.site.deploy.method=ssh maven.site.tar.executable=tar -maven.site.tar.options=xvf +maven.site.tar.options=xUvf maven.site.gunzip.executable=gunzip maven.site.gunzip.options=-fn maven.site.chmod.options=-Rf