[
https://jira.codehaus.org/browse/WAGON-326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed WAGON-326.
--------------------------------
Resolution: Won't Fix
Please refer to
https://cwiki.apache.org/confluence/display/MAVEN/The+Great+JIRA+Cleanup+of+2014
if you're wondering why this issue was closed out.
> Parent project is always downloaded using lightweight http client
> -----------------------------------------------------------------
>
> Key: WAGON-326
> URL: https://jira.codehaus.org/browse/WAGON-326
> Project: Maven Wagon
> Issue Type: Bug
> Affects Versions: 1.0-beta-7
> Environment: Apache Maven 3.0.3 (r1075438; 2011-02-28 18:31:09+0100)
> Maven home: /usr/local/maven
> Java version: 1.6.0_17, vendor: Sun Microsystems Inc.
> Java home: /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre
> Default locale: en_US, platform encoding: UTF-8
> OS name: "linux", version: "2.6.18-238.9.1.el5", arch: "amd64", family: "unix"
> Reporter: Ondrej Svetlik
>
> No matter what I do, parent pom is always downloaded using lightweight http
> client. I tried everything described in this document:
> http://maven.apache.org/guides/mini/guide-wagon-providers.html
> but nothing helped.
> I had to modify my project's pom file to include it's parent in dependencies
> and remove parent project definition so it could be properly downloaded using
> httpclient. Then everything works fine with the original pom file and other
> downloads are using httpclient.
> I am using httpclient because lightweight ignores my encrypted passwords in
> settings.xml.
--
This message was sent by Atlassian JIRA
(v6.1.6#6162)