[
https://issues.apache.org/jira/browse/MJAVADOC-683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Scholte closed MJAVADOC-683.
-----------------------------------
Fix Version/s: 3.3.1
Resolution: Fixed
Fixed in
[1a1baf62515d823ab272427fc973075569620ceb|https://gitbox.apache.org/repos/asf?p=maven-javadoc-plugin.git;a=commit;h=1a1baf62515d823ab272427fc973075569620ceb]
> Reimplement failOnWarning
> -------------------------
>
> Key: MJAVADOC-683
> URL: https://issues.apache.org/jira/browse/MJAVADOC-683
> Project: Maven Javadoc Plugin
> Issue Type: Improvement
> Reporter: Robert Scholte
> Assignee: Robert Scholte
> Priority: Major
> Fix For: 3.3.1
>
>
> As of JDK 17 the STDERR is not just used for error output anymore.
> {quote}
> This is a deliberate change in policy, to match the equivalent `javac` policy.
> All diagnostic and logging output is now written to stderr when javadoc is
> invoked from the command line, leaving stdout to be used for output
> specifically requested by command-line options, like `--help` etc.
> {quote}
> The advice is: check the tail of the output written to stderr for lines
> reporting the number of errors and number of warnings.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)