maven-dependency-plugin
maven-dependency-plugin copied to clipboard
[MDEP-576] maven-dependency-plugin ignores class of object passed as a parameter to method references
Vladimir Dergachev opened MDEP-576 and commented
Hi there, i created a project on github that can help you to reproduce the issue. Just clone it and make ``` mvn clean install
In my case plugin ignored Server class from jetty-server.jar and a as result i got message ```
Unused declared dependencies found
Affects: 3.0.1
Issue Links:
- MSHARED-1347 maven-dependency-plugin ignores class of object passed as a parameter to method references ("is caused by")