[
https://issues.apache.org/jira/browse/MSHARED-428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14600224#comment-14600224
]
Jonathan Haber commented on MSHARED-428:
----------------------------------------
[~olamy] [~krosenvold] [~tibor17] [~rfscholte] let me know if you have any
questions. I haven't dug too deeply yet so I'm not sure if this is a limitation
of ASM or if DefaultMethodVisitor just needs an update
> maven-dependency-analyzer does not detect method references
> -----------------------------------------------------------
>
> Key: MSHARED-428
> URL: https://issues.apache.org/jira/browse/MSHARED-428
> Project: Maven Shared Components
> Issue Type: Bug
> Components: maven-dependency-analyzer
> Affects Versions: maven-dependency-analyzer-1.6
> Reporter: Jonathan Haber
>
> maven-dependency-analyzer doesn't seem to pick up on method reference usages.
> When using the maven-dependency-plugin, if the only usage of a dependency is
> via a method reference, this causes erroneous unused dependency errors that
> fail our build.
> I updated the maven-dependency-analyzer tests to fail and pushed it to our
> fork:
> https://github.com/HubSpot/maven-shared/commit/d5ffacb808fba01837c644f2045a79eab50fecbf
> Changing from a method reference to a lambda or anonymous class makes the
> test pass again.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)