[
https://issues.apache.org/jira/browse/NUTCH-2959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17577447#comment-17577447
]
Markus Jelsma commented on NUTCH-2959:
--------------------------------------
Nice, thanks to NUTCH-2669 i can pass the issue by using:
{color:#000000}ant -Dpackaging.type=jar clean runtime test{color}
The stuff now builds except that i am stopped by the indexer-elastic plugin,
it is the same error again that i had some time before as well.
{code:java}
[javac]
/home/markus/projects/apache/nutch/nutch/src/plugin/indexer-elastic/src/java/org/apache/nutch/indexwriter/elastic/ElasticIndexWriter.java:39:
err
or: package org.apache.http.impl.nio.client does not exist
[javac] import org.apache.http.impl.nio.client.HttpAsyncClientBuilder;
{code}
I disabled the plugin, the tests seem to pass except for
{color:#000000}TestRobotsMetaProcessor. It complains about Any23.{color}
> Upgrade to Apache Tika 2.4.1
> ----------------------------
>
> Key: NUTCH-2959
> URL: https://issues.apache.org/jira/browse/NUTCH-2959
> Project: Nutch
> Issue Type: Task
> Reporter: Markus Jelsma
> Priority: Major
> Fix For: 1.19
>
> Attachments: NUTCH-2959.patch
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)