I\'m working on a project with dependency X. X, in turn, depends on Y.
I used to explicitly include Y in my project\'s pom. However, it was not used and to make thin
I just deleted my ~/.m2/repository and that forced a re-download ;)