Ivan Bessonov created IGNITE-18547:
--------------------------------------
Summary: Annotation processor NOTE messages are shown as errors in
IDEA build
Key: IGNITE-18547
URL: https://issues.apache.org/jira/browse/IGNITE-18547
Project: Ignite
Issue Type: Improvement
Reporter: Ivan Bessonov
[https://github.com/JetBrains/intellij-community/blob/master/platform/lang-impl/src/com/intellij/build/output/JavacOutputParser.java#L77]
It does so because it detects a path to a Java file in the message. Removing
"message.element()" from "printMessage" arguments resolves the issue.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)