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
This commit is contained in:
ltheussl 2005-10-23 06:09:38 +00:00
parent 0ba983f450
commit a0aeaba8a3

View File

@ -27,7 +27,7 @@
maven.site.deploy.method=ssh maven.site.deploy.method=ssh
maven.site.tar.executable=tar maven.site.tar.executable=tar
maven.site.tar.options=xvf maven.site.tar.options=xUvf
maven.site.gunzip.executable=gunzip maven.site.gunzip.executable=gunzip
maven.site.gunzip.options=-fn maven.site.gunzip.options=-fn
maven.site.chmod.options=-Rf maven.site.chmod.options=-Rf