Tarun4201 commented on PR #13239:
URL: https://github.com/apache/maven/pull/13239#issuecomment-5777098515

   Both nitpicks have been addressed in the latest commit:
   
   1. **Spurious blank line**: Removed the extra blank line before 
`handle_args()` in `bin/mvn` to match the file's style conventions.
   2. **Test output noise**: Re-added `2>/dev/null` to `run_mvn_with_args` in 
`test-mvn-path-conversion.sh` to properly suppress the intentional missing POM 
warnings during tests.
   
   Let me know if there's anything else needed!


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