Github user hboutemy commented on the issue:

    https://github.com/apache/maven/pull/94
  
    I just merged the patch
    I had to change `==` tests to `=` since it did not work on Linux: the 
result is `if [ "$arg" = "-f" -o "$arg" = "--file" ]; then`
    And it required a little update to the IT to force JVM fork, to force use 
of the shell script when launching IT build
    Everything seems good: I hope ASF Jenkins will tell that it works like it 
worked on my machine :)
    
    Thank you @rpatrick00 and Maven devs who helped him: this one is a great 
improvement


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to