jira-importer commented on issue #733: URL: https://github.com/apache/maven-javadoc-plugin/issues/733#issuecomment-2957348829
**[Kaz Nishimura](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=kazssym)** commented Attached a proposed patch to make the log level to `WARN` when `detectLinks` fails to get correct apidocs. Since `isValidJavadocLink` is also used by `addLinkofflineArguments`, I added a flag to indicate whether the link is from `detectLinks` or not. I think repeating the same message twice is ugly, so if you have better idea to improve the code, I am willing to update this patch. -- 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]
