You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Michael Osipov (JIRA)" <ji...@apache.org> on 2019/04/03 20:17:00 UTC

[jira] [Closed] (MNG-6334) Maven not processing custom annotation

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

Michael Osipov closed MNG-6334.
-------------------------------
       Resolution: Incomplete
    Fix Version/s:     (was: waiting-for-feedback)

No feedback received.

> Maven not processing custom annotation
> --------------------------------------
>
>                 Key: MNG-6334
>                 URL: https://issues.apache.org/jira/browse/MNG-6334
>             Project: Maven
>          Issue Type: Bug
>    Affects Versions: 3.6.0
>         Environment: windows, java jdk 1.7
>            Reporter: amara jayaseelan
>            Priority: Major
>         Attachments: Handleable.java, HandleableProcessor.java, annotationconsumer.java
>
>
> Maven is not processing annotations defined in my file. A class is supposed to be generated and it is not generated. First noticed while compiling netbeans code where annotation processors are used with ant build. As per docs, no special plugins are needed for annotations to be processed. However, the annotation is not getting processed. Also it is supposed to occur before the compilation so the generated classes can be referred to in the code directly even though they havent been generated yet. This could be a useful feature. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)