On Thu, 21 Apr 2016, Trevor Claude Lewis wrote:
I'm facing an issue while installing Tika using:
mvn clean install

First up - why are you trying to re-compile Apache Tika? If you just want to use Tika, there's no need to compile it! Just depend on org.apache.tika / tika-pasers / 1.12 and you're set. Or, for the Tika CLI and Tika Server, you can just download the single runnable jar from the website

The error message is as follows:

I feel the error might be with my Maven as I did not make any chages in
tika-parser:
$ mvn --version
Apache Maven 3.0.5

That looks to be a very old version. Try upgrading to something more modern

Nick

Reply via email to