How do I disable the ivy download to run unit tests? I need to replace hadoop-core.jar for one I created with some extra logging to debug a unit test for mapreduce.
Right now I’m just erasing some lines from build.xml, but I’m quite sure there is an easier way to do that. Thanks, Rodrigo
