jira-importer commented on issue #844: URL: https://github.com/apache/maven-javadoc-plugin/issues/844#issuecomment-2957357129
**[Robert Scholte](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=rfscholte)** commented The outputDirectory is used for the jar, the reportOutputDirectory is used for the generated javadocs. If this hasn't been applied correctly in the code, this should be fixed. The directories have different purposes and both and required by the plugin (reportOutputDirectory by all goals, outputDirectory only by packaging goals). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
