You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by dan tran <da...@gmail.com> on 2006/09/23 18:47:22 UTC

maven-2.0.5-SNAPSHOT finally assemly corrupted?

I notice  maven-2.0.5 snapshot builds at
http://maven.zones.apache.org/~maven/builds/branches/maven-2.0.x
are corrupted.  Can some one confirm?

here is the error during untar

C:\dev\maven>tar -xvf m2-20060923.144500.tar
maven-2.0.5-SNAPSHOT/conf/
maven-2.0.5-SNAPSHOT/core/plexus-container-default-1.0-alpha-9.jar
maven-2.0.5-SNAPSHOT/core/plexus-utils-1.1.jar
....
.....
maven-2.0.5-SNAPSHOT/conf/settings.xml
tar: A lone zero block at 2694

Thanks

Re: maven-2.0.5-SNAPSHOT finally assemly corrupted?

Posted by dan tran <da...@gmail.com>.
WinZip complains as well, however I am able use binary after gunzip and
untar ( and ignore the error )

Thanks

-Dan


On 9/23/06, Hilco Wijbenga <hi...@gmail.com> wrote:
>
> Hi Dan,
>
> On 9/23/06, dan tran <da...@gmail.com> wrote:
> > tar: A lone zero block at 2694
>
> This is not an error but a warning. You may use --ignore-zeros or -i
> to suppress it. See
>
>
> http://www.gnu.org/software/tar/manual/html_node/Ignore-Zeros.html#Ignore-Zeros
>
> Of course, it would be even nicer if the tarball were completely
> according to spec. :-)
>
> Cheers,
> Hilco
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>

Re: maven-2.0.5-SNAPSHOT finally assemly corrupted?

Posted by Hilco Wijbenga <hi...@gmail.com>.
Hi Dan,

On 9/23/06, dan tran <da...@gmail.com> wrote:
> tar: A lone zero block at 2694

This is not an error but a warning. You may use --ignore-zeros or -i
to suppress it. See

http://www.gnu.org/software/tar/manual/html_node/Ignore-Zeros.html#Ignore-Zeros

Of course, it would be even nicer if the tarball were completely
according to spec. :-)

Cheers,
Hilco

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org