Tarun4201 commented on PR #13239: URL: https://github.com/apache/maven/pull/13239#issuecomment-5777392531
Good catch on the `-af`/`--at-file` flag! I have just pushed another commit to address this oversight: - Added `-af|--at-file` to the space-separated match case. - Added `--at-file=/*` to the equals-form match case. The path conversion now safely covers the `--at-file` flag as well. Thanks again! -- 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]
