Force purging wrongly download Maven dependencies

In one of my ${personalProject}s, I had to deal with the old Apache XMLRPC library. In fact, what’s old is the XMLRPC itself, not the Apache implementation. To force the purge of the local repository:

mvn dependency:purge-local-repository