michael-o commented on pull request #43:
URL: https://github.com/apache/maven-invoker/pull/43#issuecomment-1054151604


   > 😄 No problem we can use array/list of String for argLine in 
`InvocationRequest` next each element will be passed as-is to 
`Argument#setValue`
   > 
   > 
https://github.com/apache/maven-shared-utils/blob/master/src/main/java/org/apache/maven/shared/utils/cli/Commandline.java#L476-L492
   > 
   > Will be better?
   
   Sorry, I seem to be blind again. Which do you compare? A per-line approach 
or a parser?!
   
   Basically, what I don't understand why we need to parse here although the 
MavenCli class will do that. Talked about this several times with @cstamas .


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