Hi Wayne, all; ... and first off, thanks a bunch for getting me sorted out.
Am Fri, 4 Feb 2011 16:37:32 -0500 schrieb Wayne Fay <[email protected]>: > Are you sure the Apache Tika jar that you've got in your repo is a > valid jar file? Can you open it with jar -xf and make sure? I'd > suspect there is a problem with the jar since adding that dep is > breaking your build. Well, at the moment, I downgraded the dependency in there (tika 0.8 -> tika 0.7), and this seems to eliminate the problem so I kow it's either about 0.8 (plus transitive dependencies) being way larger or tika 0.8 being somehow broken. However, at the moment, given the error messages seen in there, I failed to even see which jar might cause this kind of trouble. Is there any way of how to get more qualified output on that? > Otherwise, how big is your assembled artifact without this jar? I've > heard of some really massive assemblies so I doubt that is your > problem, but its worth asking... I am not completely sure how large it will get using assembly:assembly. The version built with tika 0.7 is about 20 megs in size, given 0.8 seems to come with some more dependencies / features, think it's about to be somewhere in between 20 and 30 megs... Thanks in advance and all the best, Kristian --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
