jira-importer commented on issue #692: URL: https://github.com/apache/maven-javadoc-plugin/issues/692#issuecomment-2957344686
**[Laird Nelson](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=ljnelson)** commented For completeness, a workaround without changing code is to define the following in your `$HOME/.mavenrc` file (on OSX only, obviously): ``` export JAVA_HOME=`/usr/libexec/java_home` ``` -- 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]
