MartinKanters commented on pull request #566:
URL: https://github.com/apache/maven/pull/566#issuecomment-935571245


   @michael-o thanks for your swift feedback again. I did not know it had to be 
exactly the same as arguments passed in from the CLI. I think I only see one 
solution left, and that is that we could introduce variable interpolation, both 
via CLI and via maven.config. 
   Then one could specify 
`-s="${maven.multiModuleProjectDirectory}/.mvn/settings.xml"`, for example. Of 
course we need to make sure it does not collide with unix variable 
interpolation, but you get the idea. WDYT?


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