jira-importer commented on issue #585: URL: https://github.com/apache/maven-javadoc-plugin/issues/585#issuecomment-2957337035
**[ftg314159](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=ftg314159)** commented My error here. The custom doclet was returning 1 rather than 2 from optionLength() for options that took an argument of a path, causing Javadoc to interpret the path as a packagename to be processed. After correcting that, the path resolution seems to occur as it should (although not in the part of the source I was looking at). -- 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]
