You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Michael Osipov (Jira)" <ji...@apache.org> on 2021/07/18 11:00:06 UTC

[jira] [Commented] (MJAVADOC-683) Reimplement failOnWarning

    [ https://issues.apache.org/jira/browse/MJAVADOC-683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17382811#comment-17382811 ] 

Michael Osipov commented on MJAVADOC-683:
-----------------------------------------

That's really depressing, constant changes with little benefit.

> 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
>
> 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)