matrei commented on issue #15575: URL: https://github.com/apache/grails-core/issues/15575#issuecomment-4327767673
> The issue is that when a user sets GRAILS_REPO_URL to ~/.m2/repository the shell doesn't expand the ~ because it's stored as an environment variable. @vigneshsiva11 If you look at the issue description, you can see that the `~` (home directory alias) is resolved, so that is not the problem. The problem is the quote usage when rendered in `build.gradle`. -- 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]
