It is a known bug and wont be fix until maven 2

-Dan

----- Original Message ----- 
From: "Carlos Sanchez" <[EMAIL PROTECTED]>
To: "'Maven Users List'" <[EMAIL PROTECTED]>
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: [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