Benson Margulies wrote:

> mvn -X shows me a dependency on a plugin that I can't explain. This is
> a plugin which, on its, has very few dependencies, and depends on
> explicit dependency declarations. -X is showing me something that
> should not be in there. dependency:tree doesn't look at plugins. Is
> there something else which will give me a clue?

Use "mvn dependency:tree -f <pom-of-plugin.xml>"

- Jörg


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to