michael-o commented on pull request #43: URL: https://github.com/apache/maven-invoker/pull/43#issuecomment-1054222556
@slawekjaranowski Yes, retain previous ones is correct, but new ones should be: ``` invocationRequest.addArg("-B") invocationRequest.addArg("-Dfoo=bar") ``` I have a very special opinion CLI tools on shared utils. I consider 80% of the code as useless. -- 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