You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Sebastian Nagel (JIRA)" <ji...@apache.org> on 2018/10/30 16:46:00 UTC

[jira] [Reopened] (NUTCH-2671) Upgrade ant ivy library

     [ https://issues.apache.org/jira/browse/NUTCH-2671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sebastian Nagel reopened NUTCH-2671:
------------------------------------

Rolling back to 2.4.0 since upgrading to 2.5.0-rc1 causes multiple issues
- NUTCH-2672
- or from the last build:
{noformat}
/home/jenkins/jenkins-slave/workspace/Nutch-trunk/src/plugin/build-plugin.xml:230: impossible to ivy retrieve: java.lang.RuntimeException: problem during retrieve of org.apache.nutch#any23: java.lang.RuntimeException: Multiple artifacts of the module org.apache.httpcomponents#httpclient;4.5.3 are retrieved to the same file! Update the retrieve pattern  to fix this error.
	at org.apache.ivy.core.retrieve.RetrieveEngine.retrieve(RetrieveEngine.java:238)
	at org.apache.ivy.Ivy.retrieve(Ivy.java:561)
{noformat}

Need to address these first. Also need to run tests locally more carefully: remove local ivy cache and run build twice.

> Upgrade ant ivy library
> -----------------------
>
>                 Key: NUTCH-2671
>                 URL: https://issues.apache.org/jira/browse/NUTCH-2671
>             Project: Nutch
>          Issue Type: Sub-task
>          Components: build
>    Affects Versions: 2.4, 1.16
>            Reporter: Sebastian Nagel
>            Assignee: Sebastian Nagel
>            Priority: Major
>             Fix For: 2.4, 1.16
>
>
> Upgrade the [ant ivy library|https://ant.apache.org/ivy/index.html] to latest release (2.5.0-rc1) to address NUTCH-2669.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)