netty5/.github/workflows
Norman Maurer 0f25213918
Workaround frequent connection reset / timeout on CI (#11231)
Motivation:

It seems like it is a known issue that maven frequently sees connection reset / connection timeout during CI builds. We should workaround these issues like others did:

- https://github.com/kiegroup/kie-wb-common/pull/3416

Modifications:

Add extra maven options during build to reduce the likelyness of timeouts / resets

Result:

More stable builds
2021-05-07 13:40:31 +02:00
..
ci-build.yml Use custom script to check for build failures (#10968) 2021-01-27 12:02:24 +01:00
ci-deploy.yml Workaround frequent connection reset / timeout on CI (#11231) 2021-05-07 13:40:31 +02:00
ci-pr-reports.yml Update from JDK15 to JDK16 (#11218) 2021-05-03 18:15:37 +02:00
ci-pr.yml Workaround frequent connection reset / timeout on CI (#11231) 2021-05-07 13:40:31 +02:00
ci-release.yml Workaround frequent connection reset / timeout on CI (#11231) 2021-05-07 13:40:31 +02:00
codeql-analysis.yml Github Actions dawidd6/action-download-artifact set workflow_conclusion (#11096) 2021-03-17 12:18:50 -07:00