Details
-
Improvement
-
Status: Closed
-
Resolution: Won't Fix
-
2.0.2
-
None
-
None
-
None
-
Patch
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.