jira-importer commented on issue #425: URL: https://github.com/apache/maven-javadoc-plugin/issues/425#issuecomment-2957326014
**[Indrajit Raychaudhuri](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=indrajitr)** commented With a difference :) In MNG-620 the problem is due to white-space in the path of javadoc.exe but this one is due to white-space in the classpath. FWIW my JAVA_HOME is C:\MyHome\Programs\JavaSE\jdk1.5.0_04. So if the path resolution (exe path as well as classpath) is done by the same code then they are possibly related. -- 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]
