Vidar Breivik created MSHARED-1347: -------------------------------------- Summary: maven-dependency-plugin ignores class of object passed as a parameter to method references Key: MSHARED-1347 URL: https://issues.apache.org/jira/browse/MSHARED-1347 Project: Maven Shared Components Issue Type: Bug Components: maven-dependency-analyzer Affects Versions: maven-dependency-analyzer-1.13.2 Reporter: Vidar Breivik
Text copied from [MDEP-576|https://issues.apache.org/jira/browse/MDEP-576] Hi there, i created a project on [github|https://github.com/vdergachev/dependency-plugin-vs-java-lambda] that can help you to reproduce the issue. Just clone it and make {code:java} mvn clean install{code} In my case plugin ignored Server class from jetty-server.jar and a as result i got message {code:java} Unused declared dependencies found{code} h4. -- This message was sent by Atlassian Jira (v8.20.10#820010)