netty5/.github/workflows
Norman Maurer 7cbd84f467 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:46 +02:00
..
ci-build.yml Bring forward build automation changes (#11052) 2021-03-02 17:44:03 +01:00
ci-deploy.yml Workaround frequent connection reset / timeout on CI (#11231) 2021-05-07 13:40:46 +02:00
ci-pr-reports.yml Update from JDK15 to JDK16 (#11218) 2021-05-03 18:16:42 +02:00
ci-pr.yml Workaround frequent connection reset / timeout on CI (#11231) 2021-05-07 13:40:46 +02:00
ci-release.yml Workaround frequent connection reset / timeout on CI (#11231) 2021-05-07 13:40:46 +02:00
codeql-analysis.yml Github Actions dawidd6/action-download-artifact set workflow_conclusion (#11096) 2021-03-17 12:20:03 -07:00