jira-importer commented on issue #872: URL: https://github.com/apache/maven-javadoc-plugin/issues/872#issuecomment-2957358716
**[Bill Shannon](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=bshannon)** commented I don't know what the rationale was for only specifying nonProxyHosts for http and having it apply to https as well. If you think that's a problem, feel free to file a bug against OpenJDK. I guess I misinterpreted your statement. I think what you meant is that if there's an https proxy configured but no http proxy configured, you'll take the nonProxyHosts from the https proxy configuration and pass it to the javadoc tool using -Dhttp.nonProxyHosts. That makes sense. I'd love to know why someone would proxy https but not http, or vice versa. -- 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]
