Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
@Grab provides no mechanism for setting system properties which might be required for downloading dependencies via SSL or a proxy. With an increasing number of services moving to the cloud, this greatly reduces the usefulness of scripts to enterprise organizations. Such a mechanism could easily be added by adding an extra attribute, e.g. systemProperties to @GrabConfig and supplying a constant list of property name, property value pairs.