I would like to know which dependency described in my pom.xml brings a transitive dependency in my target directory.
To be more precise, I have the library ‘poi-2.5.1-final-20040804.jar’ in my WEB-INF/lib directory and I would like to know which dependency in my pom.xml brings that.
To add to @David Crow, here’s a dependency:tree example from the Maven site:
might output