[
https://issues.apache.org/jira/browse/MJAVADOC-722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17789850#comment-17789850
]
ASF GitHub Bot commented on MJAVADOC-722:
-----------------------------------------
michael-o commented on PR #159:
URL:
https://github.com/apache/maven-javadoc-plugin/pull/159#issuecomment-1826889625
@alzimmermsft Can you rebase, I will take another look at it. I have now a
better understanding of this plugin. Ideally, can you also create an IT where
such an output is depicted as well?
> Allow Logging Javadoc Warnings and Errors to File
> -------------------------------------------------
>
> Key: MJAVADOC-722
> URL: https://issues.apache.org/jira/browse/MJAVADOC-722
> Project: Maven Javadoc Plugin
> Issue Type: New Feature
> Components: javadoc
> Reporter: Alan Zimmer
> Priority: Trivial
>
> Allow for Javadoc generation, either implicitly or through a new
> configuration, to generate a file containing the warnings and errors that
> were found during Javadoc generation. Possibly following a similar pattern to
> the argfile and options that are generated containing parameters passed to
> Javadoc create an errors files that will be placed in the Javadoc output
> folder that is ignored during Javadoc JAR creation.
>
> This change would allow for CI systems to run Javadoc builds in parallel
> while still easily capturing any errors without the need for complex logging
> systems and would strongly ensure that there is a unique error report for
> each project.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)