Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.0.2
-
Fix Version/s: 3.0.3
-
Component/s: Artifacts and Repositories
-
Labels:None
-
Environment:Win7 64bit, JDK 1.6 64bit, Maven 3.0.2
-
Complexity:Intermediate
-
Number of attachments :
Description
The method LegacyRepositorySystem#injectProxy(List<ArtifactRepository>, List<Proxy>) doesn't evaluate non-proxy host settings.
Effect: When using this mehtod, each repository will be configured with a proxy, even if the related host is excluded via the <nonProxyHosts /> tag in the settings.xml.