[
https://issues.apache.org/jira/browse/MCOMPILER-457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17642690#comment-17642690
]
Hudson commented on MCOMPILER-457:
----------------------------------
Build succeeded in Jenkins: Maven » Maven TLP » maven-compiler-plugin » master
#94
See
https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-compiler-plugin/job/master/94/
> Change showWarnings to true by default
> --------------------------------------
>
> Key: MCOMPILER-457
> URL: https://issues.apache.org/jira/browse/MCOMPILER-457
> Project: Maven Compiler Plugin
> Issue Type: Improvement
> Reporter: Thomas Broyer
> Assignee: Slawomir Jaranowski
> Priority: Major
>
> I see no reason to hide warnings by default, and setting {{failOnWarning}} to
> {{true}} will be useless without also setting {{showWarnings}} to {{true}};
> but you'll actually never know until you *actually* expect a warning (and
> build failure) and doesn't see it. Setting {{failOnWarning}} preventively
> without also setting {{showWarnings}} thus won't prevent anything; even if
> you also pass a strict {{-Xlint:all}} (because {{-nowarn}} has precedence
> apparently).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)