Sebastian Nagel created NUTCH-2829:
--------------------------------------
Summary: 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
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)