[ 
https://issues.apache.org/jira/browse/TIKA-1470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14206184#comment-14206184
 ] 

Nick Burch commented on TIKA-1470:
----------------------------------

If all you want to do is use Tika, then there's no need to download the source 
package nor build it yourself. For standalone use, just grab the tika-app or 
tika-server jars. For use in a Java project, define a dependency on `tika-core` 
and `tika-parsers` in your project's pom file.

>From the error you posted, it looks like you might have some corrupted / 
>damaged files in your .m2 cache directory of maven archives, which you'd need 
>to clean out, assuming you really needed to be building in the first place!

> Error installing Tika
> ---------------------
>
>                 Key: TIKA-1470
>                 URL: https://issues.apache.org/jira/browse/TIKA-1470
>             Project: Tika
>          Issue Type: Bug
>    Affects Versions: 1.6
>         Environment: Windows 8, JDK 1.8, Maven 3.2.3
>            Reporter: Darya Arbuzova
>            Priority: Minor
>              Labels: error, install
>
> Hello!
> After installing Java and Maven, downloading Apache Tika and running
> > mvn install
> Some tests pass successfully, but then I get the following trace of errors: 
> http://paste.org.ru/?hw0c22
> After that it keeps hanging until I kill it.
> What am I doing wrong? I tried to delete Apache Tika completely, redownload 
> it and try again, but I keep seeing the same thing.
> Many thanks!
> Best regards,
> Darya Arbuzova



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to