[ https://jira.codehaus.org/browse/WAGON-388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=319016#comment-319016 ]
Herve Boutemy commented on WAGON-388: ------------------------------------- code removed from wagon-http-shared4 in [34e9c2a0|http://git-wip-us.apache.org/repos/asf/maven-wagon/commit/34e9c2a0] and wagon-http-shared in [24a54ebe|http://git-wip-us.apache.org/repos/asf/maven-wagon/commit/24a54ebe] now we need to choose one HtmlFileListParser implementation and drop one of the 2 libraries, then update [the dependency map|http://maven.apache.org/wagon-archives/wagon-2.2/] > remove wagon-http-shared4 dependency on httpclient > -------------------------------------------------- > > Key: WAGON-388 > URL: https://jira.codehaus.org/browse/WAGON-388 > Project: Maven Wagon > Issue Type: Improvement > Components: wagon-http, wagon-http-lightweight > Affects Versions: 2.0, 2.4 > Reporter: Herve Boutemy > > AbstractHttpClientWagon uses classes from > [HttpClient|http://hc.apache.org/httpcomponents-client-ga/httpclient/index.html] > Lightweight wagon extends AbstractHttpClientWagon but uses JRE java.net > classes > AbstractHttpClientWagon should not depend on httpclient: it can depend on > [HttpCore|http://hc.apache.org/httpcomponents-core-ga/index.html], if useful > to share some utilities between wagon-http and wagon-http-lightweight, but > not HttpClient > Such separation, possible now that HttpComponents has 2 separate layers, will > ease maintenance -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira