Hi, thank you for the responses.

Currently I was trying on a multi-module project, and 

    mvn dependency:tree

fails complaining about the impossibility to find artifact for one of the 
reactor modules, but

    mvn org.apache.maven.plugins:maven-dependency-plugin:3.1.2:tree

works. I've tried to debut a little but was unable to understand the reason.

So you say it should work for the whole project, but can fail if we specify a 
subset of modules?

In the past me and my colleagues were always building the project when studying 
the dependency tree. 
I don't remember when it failed, for the whole project or maybe we encountered 
failures
when specifying specific modules using the -pl option.

I will follow up if I have more info.

Best regards,
- Anton

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to