[
https://issues.apache.org/jira/browse/FELIX-1681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12764687#action_12764687
]
Guillaume Nodet commented on FELIX-1681:
----------------------------------------
Note that the webconsole should be available using the features:install
command, even when using snapshots.
I've recently fixed a bug in the maven url handler which was handling snapshots
badly and was not able to resolve those for some reason, so hopefully we'll
have a new mvn url handler released soon and the deployment of the webconsole
should work even from a clean local repository.
> 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.