Skip to content

Make it possible to configure aether transporter properties - #1053

Draft
TomasHofman wants to merge 1 commit into
wildfly:mainfrom
TomasHofman:aether-transporter-configuration
Draft

TomasHofman wants to merge 1 commit into
wildfly:mainfrom
TomasHofman:aether-transporter-configuration

Conversation

@TomasHofman

@TomasHofman TomasHofman commented Aug 20, 2026

Copy link
Copy Markdown
Collaborator

@pedro-hos feel free to review, but don't merge yet.

This is to make it possible to use system properties to configure Aether connector (and possibly other Maven machinery) via system properties.

Example of what I wanted to set:

-Daether.connector.http.retryHandler.count=10
-Daether.connector.http.retryHandler.interval=3000
-Daether.connector.http.retryHandler.serviceUnavailable=429,502,503,504
-Daether.connector.connectTimeout=60000
-Daether.transport.http.connectTimeout=60000
-Daether.transport.http.requestTimeout=60000

Motivation is improving prospero stability in CI jobs, where we sometimes have infra issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant