Closed vandmo closed 2 years ago
This make it possible to avoid editing the lock file for multi-module projects.
Example:
... <useMineFors> <useMineFor>:::*-SNAPSHOT</useMineFor> </useMineFors> ...
https://github.com/apache/maven-dependency-plugin/blob/4571c8844e5438e6c3514832d071f5e17030c666/src/main/java/org/apache/maven/plugins/dependency/tree/TreeMojo.java#L167
Implemented
This make it possible to avoid editing the lock file for multi-module projects.
Example: