Skip to content

Configuring Proxies

Alexey Valikov edited this page Aug 29, 2015 · 3 revisions
  • useActiveProxyAsHttpproxy - if set to true, passes Maven's active proxy settings to XJC. Default value is false. Proxy settings are passed using the -httpproxy argument in the form [user[:password]@]proxyHost[:proxyPort]. This sets both HTTP as well as HTTPS proxy.
Clone this wiki locally