-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.0.0-m7
-
Fix Version/s: 3.1.0
-
Component/s: Repository, UI
-
Labels:
-
Environment:Nexus on Windows 7. Client on Firefox 44.0.2 (on Windows 7).
-
Story Points:0.5
-
Sprint:Sprint 76
-
Aha! Reference:
When creating a Maven Proxy repository it is set as release type by default. However, max component age is then pre-set to 1440 but should be -1 according to the help text.
I think that the Max component age should be set automatically to the recommended value when selecting either release (-1) or snapshot (1440). Not sure how to handle mixed. If not I suspect that a lot of people will have a not-so-good value here.
- If the user enters a value manually, then changing the version policy should not override a value they've already entered.