[GitHub] [maven-mvnd] ppalaga commented on issue #865: mvnd fails to run through powershell

2023-07-04 Thread via GitHub


ppalaga commented on issue #865:
URL: https://github.com/apache/maven-mvnd/issues/865#issuecomment-1619924481

   > It looks like mvn just drops "" arguments but mvnd tries to parse them as 
phases.
   
   This is interesting. I think we'd be interested to behave in the same way as 
stock Maven. WDYT, @gnodet?


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



[GitHub] [maven-mvnd] ppalaga commented on issue #865: mvnd fails to run through powershell

2023-07-03 Thread via GitHub


ppalaga commented on issue #865:
URL: https://github.com/apache/maven-mvnd/issues/865#issuecomment-1618647893

   Not sure how escaping of `$foo` placeholders works in PowerShell, but do you 
happen to pass some special chars via some of those ? Would enclosing them in 
quotes `"$foo"` change anything?


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