-
Type:
Improvement
-
Status: Backlog
-
Priority:
4 - Normal
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: User Plugins
-
Requirement Status:
User plugins historically load configuration files via the internal API ctx.artifactoryHome.haAwareEtcDir. This API is no longer available as of Artifactory 7, and something new needs to be used instead. Since configuration files are so integral to the design of most plugins, it makes sense to add explicit support for them to the PAPI, rather than incorporating another hack using the internal API.