http://fuse.fusesource.org/bundle/faq.html#How_do_I_enable_FAB_support_in_my_OSGi_container_では、次のように指示されています。
features:addUrl mvn:org.fusesource.fuse/fuse-fuse/7.0.1.fuse-084/xml/features
features:install fuse-bundle
FABを有効にするためにカラフェで。これにより、次の結果が得られます。
Could not add Feature Repository:
java.lang.RuntimeException: URL [mvn:org.fusesource.fuse/fuse-fuse/7.0.1.fuse-084/xml/features] could not be resolved.
Please verify that the feature repository URL is correct and that your network connection works fine.
どの URL を使用すればよいか、またそのような情報を継続的にどこで見つけることができるかについて、だれかアドバイスしてもらえますか? また、より一般的には、そのようなドキュメントを探す公式の場所はどこですか。その点で RedHat のスチュワードシップが非常に役立つとは思いませんでした。
ありがとう