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

ASF GitHub Bot commented on MJAVADOC-722:
-----------------------------------------

alzimmermsft commented on PR #159:
URL: 
https://github.com/apache/maven-javadoc-plugin/pull/159#issuecomment-1827905944

   > @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?
   
   Gladly, I will rebase this change soon and will add an integration test when 
I do that.
   
   Since it's been a while, do you still want `@errors` replaced with using 
`outputFile` to completely redirect error output? Similar to what is seen with 
plugins like Maven Dependency where `outputFile` completely redirects the 
output.




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

Reply via email to