Forum Discussion

Rob_Leland's avatar
Rob_Leland
Occasional Contributor
15 years ago

Advice needed:maven plugin not honoring nonProxyHosts and ProxySettings@excludes

When I use the maven plugin it always uses the proxy even when the host has been excluded:
1) for this snipped in (maven) Settings.xml

true
http
proxy.ice.dhs.gov
8080
10.*.*.*|localhost|127.0.0.1


The plugin seems to be ignoring the 'active' and the 'nonProxyHosts' elements.
That is SoapUI plugin still uses the proxy even if active = false which is the correct value according to the settings-1.0.0.xsd.
Also even if the host that is being tested is in the nonProxyHosts the proxy is still used.
The only way I can get the plugin not to use a proxy is to comment out  the entire element which breaks other plugins needing access to tne proxy.

2) I also tried specifying the soap-ui-settings.xml so I could  set
10.*.*.*

and this seems to be ignored also.

Does anyone have advice on how I can get this to work

-Rob

1 Reply

  • SmartBear_Suppo's avatar
    SmartBear_Suppo
    SmartBear Alumni (Retired)
    Hi Rob,

    we are working on this for the 3.0 final release, if you have made any fixes in this regard please consider sharing them :-)

    regards!

    /Ole
    eviware.com