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
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