You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Sylwester Lachiewicz (Jira)" <ji...@apache.org> on 2019/10/19 21:48:00 UTC

[jira] [Closed] (MSHARED-792) Maven Dependency Analyzer ignores Java 8 type annotations on local variables

     [ https://issues.apache.org/jira/browse/MSHARED-792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sylwester Lachiewicz closed MSHARED-792.
----------------------------------------
    Resolution: Fixed

> Maven Dependency Analyzer ignores Java 8 type annotations on local variables
> ----------------------------------------------------------------------------
>
>                 Key: MSHARED-792
>                 URL: https://issues.apache.org/jira/browse/MSHARED-792
>             Project: Maven Shared Components
>          Issue Type: Bug
>          Components: maven-dependency-analyzer
>    Affects Versions: maven-dependency-analyzer-1.11.1
>            Reporter: Andreas Hubold
>            Assignee: Sylwester Lachiewicz
>            Priority: Major
>             Fix For: maven-dependency-analyzer-3.0.1
>
>         Attachments: example.tgz
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> The Maven Dependency Analyzer's DefaultMethodVisitor does not overwrite org.objectweb.asm.MethodVisitor#visitLocalVariableAnnotation. Because of this, type annotations on local variables are not detected.
> Attached example Maven project to reproduce the bug.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)