FAQ ページには、OSGi コンテナーで FAB サポートを有効にするにはどうすればよいですか? に関するアクションがあります。
しかし、うまくいきません。エラーメッセージは次のとおりです。
Could not add Feature Repository:
java.lang.RuntimeException: URL [mvn:org.fusesource.fuse/fuse-fuse/7.0.1.fuse-084/xm/features] could not be resolved.
Please verify that the feature repository URL is correct and that your network connection works fine.*
Google から解決策を見つけようとしましたが、次のリポジトリを に追加しようとしましたetc/org.ops4j.pax.url.mvn.cfg
。
http://repo.fusesource.com/nexus/content/repositories/releases
http://repo.fusesource.com/nexus/content/groups/public/
また、インターネット プロキシの設定が正しいことを確認できます。
そのため、機能のリポジトリが間違っているようです。何か提案をするのを手伝ってくれませんか?