[
https://issues.apache.org/jira/browse/MJAVADOC-735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17617727#comment-17617727
]
Guillaume Nodet commented on MJAVADOC-735:
------------------------------------------
Yes, this would have to be a best effort maybe. Just running some smart regex
on the output and if it matches, split it to display things a bit more nicely,
else just spit the whole thing at warning/error level.
> Analyze javadoc output and output individual log statements for warning and
> errors
> ----------------------------------------------------------------------------------
>
> Key: MJAVADOC-735
> URL: https://issues.apache.org/jira/browse/MJAVADOC-735
> Project: Maven Javadoc Plugin
> Issue Type: Task
> Reporter: Guillaume Nodet
> Priority: Major
>
> When a javadoc fails, the few errors can be very difficult to find inside the
> maven log when there are a lot of warnings. In particular, all warnings are
> then displayed as errors and it is very unintuitive that a few errors cause
> the problem.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)