[ 
https://jira.codehaus.org/browse/WAGON-144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=338388#comment-338388
 ] 

Archimedes Trajano commented on WAGON-144:
------------------------------------------

This logic would likely be in 
http://maven.apache.org/ref/3.1.0/xref/org/apache/maven/repository/legacy/DefaultWagonManager.html
 or around there.  There seems to be a retry logic for the download but not the 
upload.
                
> Should have option for retry on connection errors during ftp deploy of site
> ---------------------------------------------------------------------------
>
>                 Key: WAGON-144
>                 URL: https://jira.codehaus.org/browse/WAGON-144
>             Project: Maven Wagon
>          Issue Type: Improvement
>          Components: wagon-ftp
>         Environment: OS capable of running Java
>            Reporter: Mauritz Lovgren
>             Fix For: 1.1
>
>
> When deploying a grand site with hundreds of files, even the slightest 
> connection failure causes the build to break, leaving a failed site deploy.
> What about a configurable retry mechanism that reconnects to the ftp server 
> and continues the file transfer?
> E.g. <numReconnectsOnConnectionFailure> or similar that would really help out 
> in these situations.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to