[
https://issues.apache.org/jira/browse/NUTCH-2829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17231718#comment-17231718
]
ASF GitHub Bot commented on NUTCH-2829:
---------------------------------------
sebastian-nagel merged pull request #555:
URL: https://github.com/apache/nutch/pull/555
----------------------------------------------------------------
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)