I tried to find somewhere to set `invalidate_depen...
# general
a
I tried to find somewhere to set
invalidate_dependents
, but the only place I see it being set is hardcoded as False in ResourcesTask here: https://github.com/pantsbuild/pants/blob/master/src/python/pants/backend/jvm/tasks/resources_task.py#L54