[
https://issues.apache.org/jira/browse/NUTCH-3165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18073019#comment-18073019
]
ASF GitHub Bot commented on NUTCH-3165:
---------------------------------------
lewismc commented on PR #908:
URL: https://github.com/apache/nutch/pull/908#issuecomment-4232890814
TestFetcher was breaking due a clash between the transitive Jetty 9
dependency defined by Hadoop 3.4.3 and the explicit dependency defined in
`ivy.xml`.
I've used [MockServer](https://www.mock-server.com/) before with success so
decided to remove the clash by replacing the Jetty 12 dependency with
MockServer. I hope this prevents future clashes when we upgrade Hadoop.
> Remove the Nutch web service
> ----------------------------
>
> Key: NUTCH-3165
> URL: https://issues.apache.org/jira/browse/NUTCH-3165
> Project: Nutch
> Issue Type: Task
> Components: REST_api
> Affects Versions: 1.22
> Reporter: Sebastian Nagel
> Assignee: Lewis John McGibbney
> Priority: Major
> Fix For: 1.23
>
>
> As discussed recently on the [dev mailing
> list|https://lists.apache.org/thread/oc5jx3wnh1qsdt937l5pjb5bsc13299w], the
> Nutch REST API should be deprecated and removed later.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)