[
https://issues.apache.org/jira/browse/FELIX-1681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12764637#action_12764637
]
Guillaume Nodet commented on FELIX-1681:
----------------------------------------
The goal was mainly to avoid bloating the distribution with things that are not
always needed.
Imho, the karaf distribution should remain as lightweight as possible. For
example, we don't include spring-dm, though Karaf supports it.
We're still planning on enhancing the features maven plugin to allow an easy
creation of custom distributions. This can be done right now, but it's not
really easy to work with.
> Bundles of webconsole feature are not assembled into distribution packages
> --------------------------------------------------------------------------
>
> Key: FELIX-1681
> URL: https://issues.apache.org/jira/browse/FELIX-1681
> Project: Felix
> Issue Type: Bug
> Components: Karaf
> Reporter: richard stone
> Priority: Minor
> Fix For: karaf-1.2.0
>
> Attachments: webconsole_assembly.patch
>
>
> Start Karaf 1.1.0 snapshot, type "features:install webconsole", it will
> throw an exception "can not get
> org.apache.felix.karaf.webconsole.admin-1.1.0-SNAPSHOT.jar", this is because
> the related bundles are not in default local "system/" and other remote
> repositories.
> One straightforward solution is to assemble them into distribution packages.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.