jira-importer commented on issue #762:
URL: 
https://github.com/apache/maven-javadoc-plugin/issues/762#issuecomment-2957350488

   **[Michael 
Osipov](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=michael-o)**
 commented
   
   > I think mjavadoc should change the code that writes the arguments to the 
`@argfile`. It was the choice of the plugin authors to use this file. For Maven 
users it should be transparent and look as if no `@argfile` was used.
   
   How is that supposed to work if the `@files` parser requires another syntax 
as the command line args? 
   
   > Additionally, while filling the arguments array the plugin should properly 
split the \<additionalOptions> string treating quoted args as one and removing 
the quotes.
   
   I don't agree with this. It is an array or args which has to be provided as 
such. This is not a string.
   
   I don't understand in general why the argfile syntax is different to the 
command line.
   


-- 
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

Reply via email to