[
https://issues.apache.org/jira/browse/HIVE-3116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13293180#comment-13293180
]
Carl Steinbach commented on HIVE-3116:
--------------------------------------
Currently the very-clean target depends on ivy:cleancache. The original
motivation for adding very-clean was to flush Hive artifacts out of the local
Ivy cache, but the ivy:cleancache task actually deletes everything in ~/.ivy2.
The following page indicates that the ivy:cleancache task can be configured to
use a specific Ivy settings file, which may allow us to limit the deleted
artifacts to Hive only:
http://ant.apache.org/ivy/history/2.0.0/use/cleancache.html
Also relevant: http://ant.apache.org/ivy/history/2.0.0/settings/caches.html
> Make very-clean Ant target more selective
> -----------------------------------------
>
> Key: HIVE-3116
> URL: https://issues.apache.org/jira/browse/HIVE-3116
> Project: Hive
> Issue Type: Bug
> Components: Build Infrastructure
> Reporter: Carl Steinbach
>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira