[ https://jira.codehaus.org/browse/MCOMPILER-224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=346714#comment-346714 ]
John Casey commented on MCOMPILER-224: -------------------------------------- I've checked the patch against the integration test I just attached, and using a build of plexus-compiler snapshots from last Friday...it doesn't work. I've debugged this down to the DiagnosticCollector class from the JDK, and it doesn't seem to collect those NOTE | OTHER | WARNING messages...only MANDATORY_WARNING and ERROR. I feel like I'm missing something here, since I had heard that a code fix was applied to plexus-compilers for this. > Maven compiler plugin does not properly consume plexus compiler output > ---------------------------------------------------------------------- > > Key: MCOMPILER-224 > URL: https://jira.codehaus.org/browse/MCOMPILER-224 > Project: Maven Compiler Plugin > Issue Type: Bug > Affects Versions: 3.0, 3.1 > Reporter: David M. Lloyd > Attachments: MCOMPILER-224.patch, MCOMPILER-224.zip > > > Maven compiler plugin does not properly read the output from the plexus > compiler. All CompilerMessages are logged at warning or error level, even if > they are not warnings or errors. -- This message was sent by Atlassian JIRA (v6.1.6#6162)