Details
-
Type:
Improvement
-
Status:
Closed
-
Resolution: Won't Fix
-
Affects Version/s: 2.0.2
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Complexity:Intermediate
-
Patch Submitted:Yes
-
Number of attachments :
Description
After this discussion :
http://www.mail-archive.com/dev@maven.apache.org/msg53099.html
In the attached zip file, you'll find four patch files :
- on the maven-artifact-manager projet : changes in the DefaultWagonManager class, using the http proxy when no https proxy is specified.
- on the maven-core project : changes in the DefaultMaven, adding all teh active proxies from the settings to the wagon manager
- on the maven-settings project : changes in the settings.mdo file
Theses patches are built on the maven-2.0.x branch.
Some comments: