I have seen this behavior as well. It would be nice if it was "transactional". -wr
"Carlos Sanchez" <[EMAIL PROTECTED]> on 05/27/2004 08:50:56 AM Please respond to "Maven Users List" <[EMAIL PROTECTED]> To: "'Maven Users List'" <[EMAIL PROTECTED]> cc: (bcc: Winston Rast/Jeppesen/TMC) 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]
