You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Brett Porter (JIRA)" <ji...@codehaus.org> on 2008/02/03 23:25:58 UTC

[jira] Commented: (WAGONHTTP-17) Use standalone version of httpclient

    [ http://jira.codehaus.org/browse/WAGONHTTP-17?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_122223 ] 

Brett Porter commented on WAGONHTTP-17:
---------------------------------------

I have an alternate solution that uses the shade plugin to achieve this, and just need to test it

> Use standalone version of httpclient
> ------------------------------------
>
>                 Key: WAGONHTTP-17
>                 URL: http://jira.codehaus.org/browse/WAGONHTTP-17
>             Project: wagon-http
>          Issue Type: Improvement
>            Reporter: Don Brown
>            Assignee: Brett Porter
>         Attachments: build.xml, commons-httpclient-3.1-standalone.jar, httpclient-standalone.diff
>
>
> The current dependency on httpclient brings in commons-logging and commons-codec, the former of which causes all sorts of problems with plugins when bundled in the maven uber jar as the default http wagon implementation.  I created a jarjar version of commons-httpclient 3.1, which includes the two dependencies but renamed so they don't conflict with plugins.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira