hohwille commented on issue #11487: URL: https://github.com/apache/maven/issues/11487#issuecomment-3570693710
If I test the same in `CMD` terminal on Windows it is working: ``` D:\projects\mmm>echo %MAVEN_ARGS% -s D:\projects\mmm\conf\mvn\settings.xml -Dsettings.security=D:\\projects\\mmm\\conf\\mvn\\settings-security.xml D:\projects\mmm>mvn -v Apache Maven 4.0.0-rc-5 (fb3ecaef88106acb40467a450248dfdbd75f3b35) Maven home: D:\projects\mmm\software\mvn Java version: 25, vendor: Eclipse Adoptium, runtime: D:\projects\mmm\software\java Default locale: en_US, platform encoding: UTF-8 OS name: "windows 11", version: "10.0", arch: "amd64", family: "winnt" ``` -- 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]
