Niklas Neesen created KARAF-7684:
------------------------------------
Summary: ENV-VAR ORG_APACHE_KARAF_FEATURES_FEATURESREPOSITORIES
not working
Key: KARAF-7684
URL: https://issues.apache.org/jira/browse/KARAF-7684
Project: Karaf
Issue Type: Bug
Components: karaf
Affects Versions: 4.4.3
Reporter: Niklas Neesen
I tried overwriting the cfg-Value featuresRepositories in
org.apache.karaf.features.cfg with the env-var
ORG_APACHE_KARAF_FEATURES_FEATURESREPOSITORIES. Exactly like in the karaf doc
under "4.8.1. Environment Variables & System Properties".
But this doesn´t seams to work at all. The repo is not added (as seen with
repo-list). I tried a little debugging and the PID org.apache.karaf.features
isnt even called in the KarafConfigurationPlugin.java-Class? Any idea?
--
This message was sent by Atlassian Jira
(v8.20.10#820010)