Hi, I have a problem using the Maven Depdendeny Plugin mojo "tree". I try to remove a few dependencies from the output using -Dexcludes [1]. However, it works for some dependencies, but not all.
Is there something I should know when using this parameter? I have asked on Stack Overflow [2] and also added a comment to an already existing issue [3]. Any help would be appreciated. Best regards, Kariem [1] https://maven.apache.org/plugins/maven-dependency-plugin/tree-mojo.html#excludes [2]: https://stackoverflow.com/questions/79104315 [3]: https://issues.apache.org/jira/browse/MDEP-927