[
https://issues.apache.org/jira/browse/BEAM-5176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16646226#comment-16646226
]
Maximilian Michels commented on BEAM-5176:
------------------------------------------
Great! Thanks for looking into this. It appears to me the
{{defaultLintSuppressions}} in {{BeamModulePlugin}} are not being passed on to
the build args. {{-Werror}} on the other hand is and the build works if it is
removed.
> FailOnWarnings behave differently between CLI and Intellij build
> -----------------------------------------------------------------
>
> Key: BEAM-5176
> URL: https://issues.apache.org/jira/browse/BEAM-5176
> Project: Beam
> Issue Type: Sub-task
> Components: build-system
> Reporter: Etienne Chauchot
> Assignee: Kenneth Knowles
> Priority: Major
>
> In command line the build passes but fails on the IDE because of warnings.
> To make it pass I had to put false in failOnWarnings in ApplyJavaNature
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)