On Wed, 11 Jul 2012, 122jxgcn wrote:
I'm trying to build Apache Tika from the source, but when I run
mvn -e clean install
on the base directory, I get the following compile error message

error: error reading
/home/park/.m2/repository/org/apache/poi/poi/3.8-beta5/poi-3.8-beta5.jar;
error in opening zip file

It looks like you have a corrupt file in your local maven repo. If you're lucky, it's just a file where the download failed part way through. If you're unlucky, it's a sign that your hard disk is failing...

I'd suggest you delete the file and try again, and hope you get a completed file this time

Nick

Reply via email to