cstamas commented on PR #11691: URL: https://github.com/apache/maven/pull/11691#issuecomment-3884800374
This is not so simple. See here: https://github.com/apache/maven/blob/5bcfc50834638b7798cc699c7d460e564b0eedb8/apache-maven/src/bin/mvn#L211 and then here: https://github.com/apache/maven/blob/5bcfc50834638b7798cc699c7d460e564b0eedb8/apache-maven/src/bin/m2.conf We use classworlds launcher (that is refd in mvn script, and loads m2.conf): https://codehaus-plexus.github.io/plexus-classworlds/launcher.html -- 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]
