[ https://issues.apache.org/jira/browse/GROOVY-7548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Pascal Schumacher closed GROOVY-7548. ------------------------------------- > @Grab should provide a way to set system properties > --------------------------------------------------- > > Key: GROOVY-7548 > URL: https://issues.apache.org/jira/browse/GROOVY-7548 > Project: Groovy > Issue Type: Bug > Reporter: Paul King > Assignee: Paul King > Fix For: 2.4.5, 2.5.0-beta-1 > > > @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. -- This message was sent by Atlassian JIRA (v6.3.4#6332)