Closed
Description
See Eclipse bug 559645 for context and a sample Eclipse maven project showing the issue.
Basically, ECJ reports these diagnostics from APT processors as "extra_problem" elements in the log XML. plexus-compiler-eclipse completely ignores these when parsing the XML to get the diagnostics. Even if it did parse them, ECJ at least up to 3.20.0 has a bug and doesn't report the source file for these extra_problems in the XML, so the output would not be really helpful.
Metadata
Metadata
Assignees
Labels
No labels