Wednesday, August 31, 2011

Using Gradle behind a proxy


http://gradle.org/current/docs/userguide/tutorial_this_and_that.html#sec:accessing_the_web_via_a_proxy
 
 
e.g. Add the following to %USERPROFILE%\.gradle\gradle.properties:
 
systemProp.http.proxyHost=www.somehost.org
systemProp.http.proxyPort=8080
systemProp.http.proxyUser=userid
systemProp.http.proxyPassword=password
systemProp.http.nonProxyHosts=*.nonproxyrepos.com|localhost
 

Monday, August 22, 2011

Gamestorming, Innovation game


Gamestorming

Innovation game