fp024 commented on issue #395: URL: https://github.com/apache/maven-wrapper/issues/395#issuecomment-4021371476
Hi, Thank you for reporting this issue. I wasn't able to test with a direct Jenkins installation on Windows, but I reproduced the problem by writing a test script that resolves the real path of the .m2 folder under the system profile in an x86 PowerShell process. * https://github.com/fp024/win-file-link-test/blob/main/README_en.md I also applied the fix from the PR to one of my local projects as a reference for how the change looks in practice: * https://github.com/fp024/spring-mvc-practice-study/commit/fcb42376268d4b029938d9361bc8df136ee7bdb0 The fix in the PR should address the issue — could you please verify on your end? Thank you 👍 -- 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]
