I’d like to be able to run grails from anywhere in the directory tree.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
If there is no such option, you could create a bugreport to introduce such a parameter.
As a workaround, you could create a build.xml wrapping the grails commands in your projects and build your project using this wrapper. Griffon did auto-generate such a wrapper build.xml in early versions. It could look like