frontend-maven-plugin icon indicating copy to clipboard operation
frontend-maven-plugin copied to clipboard

Add no_proxy to proxy envs Fixes #1172

Open tkalmar opened this issue 9 months ago • 0 comments
trafficstars

As pointed out in #1172 Non Proxy hosts are not added to the proxy environment vars. This PR adds the missing environment var. It converts from the maven format .host1|.host2 to .host1,.host2

Tests and Documentation

tkalmar avatar Feb 09 '25 18:02 tkalmar