Does grails command requires internet connectivity -



Does grails command requires internet connectivity -

i new grails. can please allow me know if necessary have net connectivity execute commands , such grails clean , grails compile ?

no. , yes. here why:

grails clean doesnt need connection @ all. cleans file on local directoy within project.

and grails compile extent might needed if don't have refresh dependency successfully.

as matter of fact older version grails after 2.3.x require net connectivity download references have used in buildconfig.groovy file. lead

most of time grails refresh dependency ide /sts/ggts requires connection sync , download libraries maven repertoires or sort.

any way, @ to the lowest degree need net @ first setting application, not @ none of grails compile , grails clean doesn't require that.

grails

Comments

Popular posts from this blog

php - Android app custom user registration and login with cookie using facebook sdk -

django - Access session in user model .save() -

php - .htaccess Multiple Rewrite Rules / Prioritizing -