[ https://issues.apache.org/jira/browse/MSHARED-1347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17800454#comment-17800454 ]
ASF GitHub Bot commented on MSHARED-1347: ----------------------------------------- vbreivik commented on PR #102: URL: https://github.com/apache/maven-dependency-analyzer/pull/102#issuecomment-1869410488 > @vbreivik please fix formatting issues @slawekjaranowski done. Guess spotless tricked me, it does not run on java 8. Switched to 17 and ran spotless:apply and pushed > 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 > Priority: Minor > > 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)