Details
Description
I have a feature which contain a configfile like:
<configfile finalname='/etc/FinalFile.cfg' override="false">
mvn:my.package/MyArtifact/1.0.0/cfg/file-cfg
</configfile>
If I put the feature which contains the configfile within the
<installedFeatures> of my custom karaf pom file, all referenced bundles
are installed within the system directory. But the configfile is just
ignored. That leads of course to the problem, that the installation of
the features failed if there is no maven repository available which is
the case for my environment.
I will provide a pull request for it.
Attachments
Issue Links
- links to