I don't remember the issue number but for me the main issue with the default http wagon is that it isn't able to deploy large artifacts and for that we have to use the webdav wagon which isn't any more by default in the core and which creates some others side effects for exemple if you want to do a deploy:deploy-file using webdav
See comments on these page for example : https://cloudbees.zendesk.com/entries/252254-cloudbees-private-maven-repository-howto On Tue, May 24, 2011 at 3:06 PM, Jesse Glick <jesse.gl...@oracle.com> wrote: > On 05/24/2011 06:01 AM, Olivier Lamy wrote: > >> Something else I think in a 2.0 version is : upgrading to Apache >> HttpClient 4.x >> > > <http://jira.codehaus.org/browse/WAGON-314> is critical for the > lightweight wagon, by the way. And if you are trying to drop dependencies, > see my comment in <http://jira.codehaus.org/browse/WAGON-218>. > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org > For additional commands, e-mail: dev-h...@maven.apache.org > >