Hi all,

I have a Continuum nightly schedule that runs a mvn deploy. Sometimes the connection to the remote repository times out and I am getting an error such:

[INFO] [deploy:deploy]
altDeploymentRepository = null
[INFO] Retrieving previous build number from [EMAIL PROTECTED]
Uploading: https://webdav.wirexn.net:443/snapshots/org/wirexn/buildsys/ant/bs/wirexn-buildsys-ant-bs/1.0-beta-1-SNAPSHOT/wirexn-buildsys-ant-bs-1.0-beta-1-SNAPSHOT.jar
[INFO] Retrieving previous metadata from [EMAIL PROTECTED]
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------ [INFO] Error installing artifact's metadata: repository metadata for: 'snapshot org.wirexn.buildsys.ant.bs:wirexn-buildsys-ant-bs:1.0-beta-1-SNAPSHOT' could not be retrieved from repository: [EMAIL PROTECTED] due to an error: Failed to transfer file: https://webdav.wirexn.net:443/snapshots/org/wirexn/buildsys/ant/bs/wirexn-buildsys-ant-bs/1.0-beta-1-SNAPSHOT/maven-metadata.xml. Return code is: 0

Connection timed out: connect





Any way to make it retry? Perhaps, setting a different timeout limit?

Adrian.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to