Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Auto Closed
-
2.2
-
None
-
None
-
Linux
Description
My problem is really not with the WebDAV component of the WAGON, but my internet connection is unreliable sometimes. mvn release:perform needs to upload huge number of files and frequently I am getting "java.net.SocketException: Connection reset" in the middle of the process.
As a workaround: besides <timeout> I would like to have <retrycount> adjustable for WebDAV. Maybe it is already possible somehow to setRetryCount, but I am just not informed.