Hi, On Tue, Nov 18, 2008 at 2:17 AM, Tom Conlon <[EMAIL PROTECTED]> wrote: > I'm a newbie but it does appear, after all, that the build errors stand.
How are you building Tika? You need Maven 2 and Java 5 (or higher). Your build error seems to be caused by an incompatibility with Apache POI. You may want to clear org/apache/poi in your local Maven repository just to make sure that your copy of the dependency is not corrupted. BR, Jukka Zitting