[
https://jira.codehaus.org/browse/MCOMPILER-66?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Scholte closed MCOMPILER-66.
-----------------------------------
Resolution: Duplicate
> Compiler swallows messages from annotation processors
> -----------------------------------------------------
>
> Key: MCOMPILER-66
> URL: https://jira.codehaus.org/browse/MCOMPILER-66
> Project: Maven Compiler Plugin
> Issue Type: Bug
> Affects Versions: 2.0.2, 2.1
> Reporter: Evan Cowden
> Assignee: Robert Scholte
> Attachments: AnnotationProcessorMessagerBug.zip
>
>
> When using the annotation processor API to print messages through the
> javax.annotation.processing.Messager object, only messagesspecified by levels
> javax.tools.Diagnostic.Kind.ERROR and
> javax.tools.Diagnostic.Kind.MANDATORY_WARNING are displayed (and cause the
> build to fail). All other messages are swallowed.
> Note that while the attached JUnit test case is necessary to help expose the
> problem, passing it will not imply that the bug is fixed. The only way to
> confirm the fix (that I know of) is to examine console output.
--
This message was sent by Atlassian JIRA
(v6.1.6#6162)