You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2022/02/28 09:02:59 UTC

[GitHub] [maven-invoker] slawekjaranowski commented on pull request #43: [MSHARED-1019] Allow pass raw cli option to Maven process

slawekjaranowski commented on pull request #43:
URL: https://github.com/apache/maven-invoker/pull/43#issuecomment-1054033868


   You provide whole additional args as String.
   
   argLine is passed to shared-utils - `Commandline#createArg()` and finally is parsed by `CommandLineUtils.translateCommandline()`


-- 
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-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org