You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
Original issue reported on code.google.com by
adjo...@gmail.com
on 1 Mar 2010 at 10:44The text was updated successfully, but these errors were encountered: