I am relatively new to grails and need to know something really basic. Right now I need to be connected to internet to run my grails project, Otherwise the project tries to resolve dependencies indefinitely.. Could not find this anywhere in the documentation.. I am assuming it tries to look for updated versions of plugins?
How do I set this feature off so that the project runs without internet connection.
Regards Priyank