added the configuration value mavenSettingsProxyId to inform users that if you have multiple proxies defined in settings.xml you can choose which one should be used

Former-commit-id: 20fa4a92d446fd30a882e07c37897907fb1638b1
This commit is contained in:
Jeremy Long
2014-08-15 05:59:39 -04:00
parent b4405ebf3e
commit 5070fe303a

View File

@@ -57,4 +57,10 @@ databasePassword | The password used when connecting to the database.
Proxy Configuration
====================
Use [Maven's settings](https://maven.apache.org/settings.html#Proxies) to configure a proxy server.
Use [Maven's settings](https://maven.apache.org/settings.html#Proxies) to configure a proxy server. If multiple proxies
are configured in the Maven settings file you must tell dependency-check which proxy to use with the following property:
Property | Description | Default Value
---------------------|--------------------------------------------------------------------------------------|------------------
mavenSettingsProxyId | The id for the proxy, configured via settings.xml, that dependency-check should use. |