[
https://issues.apache.org/jira/browse/KARAF-3982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14736982#comment-14736982
]
Benson Margulies commented on KARAF-3982:
-----------------------------------------
[~jbonofre] How to I add a new bundle to the profiles?
{noformat}
Message: Unable to resolve root: missing requirement [root] osgi.identity;
osgi.identity=profile; type=karaf.feature; version=4.0.2.SNAPSHOT;
filter:="(&(osgi.identity=profile)(type=karaf.feature)(version>=4.0.2.SNAPSHOT))"
[caused by: Unable to resolve profile/4.0.2.SNAPSHOT: missing requirement
[profile/4.0.2.SNAPSHOT] osgi.identity;
osgi.identity=org.apache.karaf.profile.core; type=osgi.bundle;
version="[4.0.2.SNAPSHOT,4.0.2.SNAPSHOT]"; resolution:=mandatory [caused by:
Unable to resolve org.apache.karaf.profile.core/4.0.2.SNAPSHOT: missing
requirement [org.apache.karaf.profile.core/4.0.2.SNAPSHOT] osgi.wiring.package;
filter:="(&(osgi.wiring.package=org.apache.karaf.tools.utils)(version>=4.0.0)(!(version>=5.0.0)))"]]
{noformat}
> Be able to change standard files during distribution assembly
> -------------------------------------------------------------
>
> Key: KARAF-3982
> URL: https://issues.apache.org/jira/browse/KARAF-3982
> Project: Karaf
> Issue Type: Improvement
> Components: karaf-tooling
> Reporter: Jean-Baptiste Onofré
>
> The Karaf Maven plugin generates files (etc/org.apache.karaf.features.cfg,
> etc). It would be great to mimic pax-exam to be able to change these
> generated files (like put/append instructions).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)