[
https://issues.apache.org/jira/browse/NUTCH-2829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17229134#comment-17229134
]
ASF GitHub Bot commented on NUTCH-2829:
---------------------------------------
sebastian-nagel opened a new pull request #555:
URL: https://github.com/apache/nutch/pull/555
- make target "clean-cache" depend on "ivy-init" so that ivy-related
resources are defined
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Fix ant target "clean-cache"
> ----------------------------
>
> Key: NUTCH-2829
> URL: https://issues.apache.org/jira/browse/NUTCH-2829
> Project: Nutch
> Issue Type: Sub-task
> Reporter: Sebastian Nagel
> Priority: Major
>
> The ant target "clean-cache" (cleans the ivy cache) is broken:
> {noformat}
> $> ant clean-cache
> ...
> clean-cache:
> BUILD FAILED
> .../build.xml:1005: Problem: failed to create task or type
> antlib:org.apache.ivy.ant:cleancache
> Cause: The name is undefined.
> {noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)