[ 
https://issues.apache.org/jira/browse/MNG-6334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16313722#comment-16313722
 ] 

Karl Heinz Marbaise commented on MNG-6334:
------------------------------------------

First Maven itself does not process annotations...there should be a annotation 
processor...unfortunately I don't see any hint about that. Apart from that best 
would having a small and repeatable example of the Maven configuration which 
means the needed pom files and how you call Maven and a Log file would also be 
helpful. 

> 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
>         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
(v6.4.14#64029)

Reply via email to