Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
When we use configuration like: server/configuration/httpConfiguration/all/connectionTimeout we always have a warning:
[WARNING] Settings for server serverId uses legacy format
Such warning should be more descriptive.
Even we use -Dmaven.resolver.transport=wagon warning is still present - check if should be
We can also map server/configuration/<method>/usePreemptive to new value with native transport - many users can use it ... but now don't know that no working any more.
We can consider if other internal options which support serverId should be mapped in server/configuration
We can also consider to extends settings model with transport configuration - instead using
configuration which can be anything and is not validate.
Attachments
Issue Links
- relates to
-
MNG-7850 Artifact Resolver config is ignored
- Closed
-
MRESOLVER-426 Move some HTTP configuration properties from transport-http
- Closed