You forgot to update the properties.xml and changes.xml. Could you do that?

Regards

On 9/13/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> Author: ltheussl
> Date: Tue Sep 13 16:10:45 2005
> New Revision: 280712
>
> URL: http://svn.apache.org/viewcvs?rev=280712&view=rev
> Log:
> Remove U from tar options: it makes ssh fail if failonerror=true
>
> Modified:
>     maven/maven-1/plugins/trunk/site/plugin.properties
>
> Modified: maven/maven-1/plugins/trunk/site/plugin.properties
> URL: 
> http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/site/plugin.properties?rev=280712&r1=280711&r2=280712&view=diff
> ==============================================================================
> --- maven/maven-1/plugins/trunk/site/plugin.properties (original)
> +++ maven/maven-1/plugins/trunk/site/plugin.properties Tue Sep 13 16:10:45 
> 2005
> @@ -27,7 +27,7 @@
>  maven.site.deploy.method=ssh
>
>  maven.site.tar.executable=tar
> -maven.site.tar.options=xUvf
> +maven.site.tar.options=xvf
>  maven.site.gunzip.executable=gunzip
>
>  maven.rsync.executable=rsync
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to