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]

Reply via email to