[ https://jira.codehaus.org/browse/MCOMPILER-224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=353638#comment-353638 ]
John Casey commented on MCOMPILER-224: -------------------------------------- I've added a cleanup step to the construction of CompilerMessage in plexus-compiler-api to address the JDK 6 message prefix problem causing the IT for this issue to fail. The PR for plexus-compiler is: https://github.com/sonatype/plexus-compiler/pull/24 > 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 > Assignee: John Casey > Fix For: 3.2 > > 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)