Hello,

I customized my feature repositories in the root config
file: etc/org.apache.karaf.features.cfg

featuresRepositories=mvn:org.apache.karaf.assemblies.features/standard/2.2.7/xml/features,mvn:org.apache.karaf.assemblies.features/enterprise/2.2.7/xml/features,mvn:org.apache.karaf.assemblies.features/extra/1.0.0/xml/features
featuresBoot=config,ssh,management,kar

When I create a new instance only the shipped feature repositories are
present.  In fact the instance config file
reports:

#Features Configuration
#Sat Jun 16 23:53:35 EDT 2012
featuresBoot=config,ssh,management,kar
featuresRepositories=mvn\:org.apache.karaf.assemblies.features/standard/2.2.7/xml/features,mvn\:org.apache.karaf.assemblies.features/enterprise/2.2.7/xml/features


Why doesn't the child instance inherit the feature repositories from root?


Thanks!
Anthony Bargnesi

Reply via email to