[ https://issues.apache.org/jira/browse/NUTCH-3033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17825432#comment-17825432 ]
ASF GitHub Bot commented on NUTCH-3033: --------------------------------------- lewismc commented on PR #803: URL: https://github.com/apache/nutch/pull/803#issuecomment-1989365064 OK so it looks like the [newer Ivy version is being used just fine](https://github.com/apache/nutch/actions/runs/8239165168/job/22531780061?pr=803#step:4:78). The build did however fail with the following ``` Caused by: java.lang.RuntimeException: Multiple artifacts of the module io.netty#netty-transport-native-kqueue;4.1.84.Final are retrieved to the same file! Update the retrieve pattern to fix this error. ``` … investigating. > Upgrade Ivy to v2.5.2 > --------------------- > > Key: NUTCH-3033 > URL: https://issues.apache.org/jira/browse/NUTCH-3033 > Project: Nutch > Issue Type: Task > Components: ivy > Reporter: Lewis John McGibbney > Assignee: Lewis John McGibbney > Priority: Major > Fix For: 1.20 > > > Ivy v2.5.2 was released August 20th 2023. Let’s upgrade. > [https://ant.apache.org/ivy/history/2.5.2/release-notes.html] -- This message was sent by Atlassian Jira (v8.20.10#820010)