jira-importer commented on issue #762: URL: https://github.com/apache/maven-javadoc-plugin/issues/762#issuecomment-2957350436
**[Michael Osipov](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=michael-o)** commented OK, I have played around a bit, tried the Git test repo and must say that this is ugly, but an invalid case. Since one is passing raw arguments, there is no way how Maven can guess its semantic. How is Maven supposed to know that this is a path and not a mere string? The workaround from [Thorsten Schöning](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=tschoening) is ugly, but does the right thing. At best, all path-related args would suppor the `file:///` URI scheme which would make args portable from command line and args file. If someone has a better idea, I am all ears. -- 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: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org