Details
-
Type:
New Feature
-
Status:
Closed
-
Priority:
Major
-
Resolution: Won't Fix
-
Affects Version/s: 0.5.6
-
Fix Version/s: 1.0.3
-
Component/s: None
-
Labels:None
Description
Grails can tries to download things on internet (in webtests for example). It could be useful to have an option to avoid it. If the downloaded ressource already exist and grails tries to update it then it bypass the update, and if the resource doesn't exist the build fails.
(in maven it's mvn -o
)
Issue Links
- is related to
-
GRAILS-7821
SNAPSHOT plugins cause grails to fail when no internet connection available
-
this is down to the individual plugins. current install-plugin talks to the net, but it first checks if the plugins is already downloaded