[ 
http://jira.codehaus.org/browse/WAGON-284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=186001#action_186001
 ] 

John Casey commented on WAGON-284:
----------------------------------

This is a problem in the httpclient-driven wagon, which is what we defaulted to 
in maven 2.2.0

> Artifacts are uploaded twice in the case of HTTP redirection
> ------------------------------------------------------------
>
>                 Key: WAGON-284
>                 URL: http://jira.codehaus.org/browse/WAGON-284
>             Project: Maven Wagon
>          Issue Type: Bug
>          Components: wagon-http
>    Affects Versions: 1.0-beta-6
>         Environment: Debian unstable, Sun JDK 6.0u14
>            Reporter: Alex Hvostov
>            Priority: Minor
>
> When deploying to an HTTP (not DAV) repository, if the request is redirected, 
> the artifact is uploaded twice: once for the original request, and then again 
> at the redirect location.
> Please consider using "Expect: 100-continue" when uploading, so as not to 
> waste bandwidth in the case of a redirect. See RFC 2616 section 8.2.3.

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

        

Reply via email to