Skip to content

[MJAVADOC-722] Allow Logging Javadoc Warnings and Errors to File #1092

Open
@jira-importer

Description

@jira-importer

Alan Zimmer opened MJAVADOC-722 and commented

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.


Remote Links:

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestpriority:minorMinor loss of function, or other problem where easy workaround is present

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions