jira-importer commented on issue #745: URL: https://github.com/apache/maven-javadoc-plugin/issues/745#issuecomment-2957349461
**[Christian K.](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=christian.k.2510)** commented An additional issue is that the password is also generated into the javadoc.bat which is being used to invoke the javadoc tool. In case of an error this file will not be deleted and remains in Maven output folders. Based on this there is a risk that the password is leaked via the javadoc.bat file. Ideally it would be helpful to have an option to disable the proxy settings to avoid the password issues alltogether since in some use cases internet access isn't necessary. -- 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]
