Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Grails doesn't add /usr/share/grails/downloads directory with correct permissions #44

Open
GoogleCodeExporter opened this issue Jun 12, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. install the grails package
2. create a grails project + install a plugin
3. You will see that the 'downloads' directory is not writable

What is the expected output? What do you see instead?
It should have been created by the installer and made writable, or moved to 
the user's home directory and made writable

What version of the product are you using? On what operating system?
Ubuntu 9.10
Current release
Grails example

Original issue reported on code.google.com by adjo...@gmail.com on 1 Mar 2010 at 10:44

@GoogleCodeExporter
Copy link
Author

Update to this - the /usr/share/grails downloads directory should not be 
created.

What should happen is that the downloaded plugin cache should be pointed to the 
user's home directory under ~/.grails/...

I am trying to determine where a vanilla grails installation puts this 
directory so that I can modify the build process to mirror that behaviour.

Original comment by adjo...@gmail.com on 2 Oct 2010 at 8:45

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant