Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
2.0.2, 2.1
-
None
-
None
Description
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.
Attachments
Attachments
Issue Links
- is depended upon by
-
MCOMPILER-98 -sourcepath not passed to javac
- Closed
- is duplicated by
-
MCOMPILER-126 Annotation processing messager output is swallowed
- Closed
- is superceded by
-
MCOMPILER-224 Maven compiler plugin does not properly consume plexus compiler output
- Closed