Anyone know how to force gradle to resolve a dependency from a server even if that project exists in the local project set?
I need to have gradle pull down an old version of an artifact that exists on artifactory in order to diff the database in that one against the current version.