09-27-2012 07:55 PM
<?xml version="1.0" encoding="UTF-8"?>
<settings xsi:schemaLocation="http://maven.apache.org/SETTINGS/1.0.0 http://maven.apache.org/xsd/settings-1.0.0.xsd" xmlns="http://maven.apache.org/SETTINGS/1.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<proxies>
<proxy>
<id>ihc-proxy</id>
<active>true</active>
<protocol>http</protocol>
<host>proxy.XXX.com</host>
<port>8080</port>
<username>co.XXX.com/myname</username>
<password>password</password>
<nonProxyHosts>*.XXX.com|localhost</nonProxyHosts>
</proxy>
</proxies>
</settings>
09-28-2012 06:06 AM
09-28-2012 01:17 PM
10-01-2012 03:14 AM
10-02-2012 01:37 PM
10-02-2012 01:58 PM
10-02-2012 06:34 PM
10-03-2012 04:05 AM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.