Find conflicting dependencies in a Maven project
The Maven dependency plugin provides nice support for resolving dependency conflicts of all types. The dependency:tree goal is particularly useful when you need to know which direct dependency of your project resulted in the import of jar X.