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

Olivier Lamy commented on MJAVADOC-722:
---------------------------------------

This project has moved from Jira to GitHub Issues. This issue was migrated to 
[apache/maven-javadoc-plugin#1092|https://github.com/apache/maven-javadoc-plugin/issues/1092].
 Please visit the GitHub issue to view further activity, add comments, or 
subscribe to receive notifications.

> Allow Logging Javadoc Warnings and Errors to File
> -------------------------------------------------
>
>                 Key: MJAVADOC-722
>                 URL: https://issues.apache.org/jira/browse/MJAVADOC-722
>             Project: Maven Javadoc Plugin (Moved to GitHub Issues)
>          Issue Type: New Feature
>          Components: javadoc
>            Reporter: Alan Zimmer
>            Priority: Minor
>
> 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)

Reply via email to