slachiewicz commented on issue #286:
URL: 
https://github.com/apache/maven-shared-utils/issues/286#issuecomment-5631163905

   Closing as a duplicate of #268. Both come from the same place: 
`Shell.quoteOneItem` returns its input unchanged and the only quoting trigger 
is a space, so `cmd.exe` special characters such as `&` and `(` reach the 
command line unquoted. The fix belongs in this repo, not in 
apache/maven-invoker#127 or apache/maven-jarsigner#47, which this comment 
cross-links so those trackers point back here.
   
   *This comment was created with AI assistance.*


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to