Michael Osipov created MRESOLVER-127:
----------------------------------------
Summary: Don't use booleans for property
'aether.updateCheckManager.sessionState'
Key: MRESOLVER-127
URL: https://issues.apache.org/jira/browse/MRESOLVER-127
Project: Maven Resolver
Issue Type: Improvement
Components: resolver
Affects Versions: 1.4.2
Reporter: Michael Osipov
Assignee: Michael Osipov
Fix For: 1.4.3
This is a state property with three values, and not boolean hence. Don't use
{{true}} as a default value, but rather {{enabled}} while the rest is
{{bypass}} and {{disabled}}.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)