Hi all,

I have a Maven2 build which sometimes fails to connect to my Subversion repository. The error message is:

Provider message: The svn command failed.
Command output:
-------------------------------------------------------------------------------
svn: PROPFIND request failed on '/system-serialization/trunk'
svn: PROPFIND of '/system-serialization/trunk': could not connect to server (https://svn.wirexn.net)
-------------------------------------------------------------------------------

The problem is that this can happen several times a day and each time a mail message regarding the error is sent (which is OK) and another mail message is sent after the following build even if the build status didn't change. For example:
BUILD SUCCESSFUL
BUILD ERROR (because of some connection error)
BUILD SUCCESSFUL (sent because the previous build attempt failed with a communication error)

This didn't happen in Continuum 1.1; is it possible to prevent this behavior?

Adrian.

Reply via email to