You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Carlos Sanchez <ap...@carlos.cousas.net> on 2004/05/27 16:50:56 UTC

Issue with incomplete plugin downloads

Hi,

When a plugin download is incomplete the partial file is kept in local
repository. Next time maven is run it will try to uncompress the plugin,
getting a java.io.EOFException: Unexpected end of ZLIB input stream, which
is logical.
When you try to download again it is not downloaded, instead the incomplete
file is got from local repository and must be manually removed.

Is this a known issue?


You can try with 
maven plugin:download -DartifactId=maven-xdoclet-plugin -DgroupId=xdoclet
-Dversion=1.2
And hit Ctrl-Break while downloading


Carlos Sanchez
A Coruña, Spain

Oness Project
http://oness.sourceforge.net



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


Re: Issue with incomplete plugin downloads

Posted by Dan Tran <da...@hotmail.com>.
It is a known bug and wont be fix until maven 2

-Dan

----- Original Message ----- 
From: "Carlos Sanchez" <ap...@carlos.cousas.net>
To: "'Maven Users List'" <us...@maven.apache.org>
Sent: Thursday, May 27, 2004 7:50 AM
Subject: Issue with incomplete plugin downloads


Hi,

When a plugin download is incomplete the partial file is kept in local
repository. Next time maven is run it will try to uncompress the plugin,
getting a java.io.EOFException: Unexpected end of ZLIB input stream, which
is logical.
When you try to download again it is not downloaded, instead the incomplete
file is got from local repository and must be manually removed.

Is this a known issue?


You can try with
maven plugin:download -DartifactId=maven-xdoclet-plugin -DgroupId=xdoclet
-Dversion=1.2
And hit Ctrl-Break while downloading


Carlos Sanchez
A Coruña, Spain

Oness Project
http://oness.sourceforge.net



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


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