jira-importer commented on issue #420: URL: https://github.com/apache/maven-javadoc-plugin/issues/420#issuecomment-2957325744
**[Shinobu Kawai](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=shinobu)** commented Patch to expose name, description, and outputName. Applied, I can add the following to my pom to make it work: ... \<configuration> \<name>DocCheck\</name> \<description>DocCheck documentation\</description> \<outputName>doccheck/index\</outputName> ... -- 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]
