On Sun, 2015-10-04 at 14:56 +0530, Carsten Ziegeler wrote:
> It seems we're getting a lot of failures due to deploy problems. Do
> we
> really need to deploy the snapshots? (as I doubt that we can fix the
> deployment problems) Or can we maybe ignore the error if deployment
> fails?
For the record
Another option is to retry the build if it fails using the Naginator
plugin [1].
We can set it up to retry the job in case we have some known failures,
like Java crashing or Nexus being down.
Robert
[1]: https://wiki.jenkins-ci.org/display/JENKINS/Naginator+Plugin
On Tue, 2015-10-06 at 10:09 +0
On Tue, 2015-10-06 at 10:09 +0200, Julian Sedding wrote:
> Maybe the "retryFailedDeploymentCount" of the maven-deploy-plugin
> could help? Unfortunately I could not find an option to stop the
> build
> from failing if deployment fails - that's what I think Carsten
> suggested and would be ideal IMH
Maybe the "retryFailedDeploymentCount" of the maven-deploy-plugin
could help? Unfortunately I could not find an option to stop the build
from failing if deployment fails - that's what I think Carsten
suggested and would be ideal IMHO.
Regards
Julian
On Tue, Oct 6, 2015 at 10:00 AM, Robert Muntean
On Sun, 2015-10-04 at 14:56 +0530, Carsten Ziegeler wrote:
> It seems we're getting a lot of failures due to deploy problems. Do
> we
> really need to deploy the snapshots? (as I doubt that we can fix the
> deployment problems) Or can we maybe ignore the error if deployment
> fails?
IIRC we need s
It seems we're getting a lot of failures due to deploy problems. Do we
really need to deploy the snapshots? (as I doubt that we can fix the
deployment problems) Or can we maybe ignore the error if deployment fails?
Regards
Carsten
Am 04.10.15 um 13:07 schrieb Apache Jenkins Server:
> Waiting for