-
Type:
Improvement
-
Status: Backlog
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: User Plugins
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.