[
https://issues.apache.org/jira/browse/MNG-6334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Karl Heinz Marbaise updated MNG-6334:
-------------------------------------
Fix Version/s: waiting-for-feedback
> 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
> Fix For: waiting-for-feedback
>
> 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)